Bug 120014 - REGRESSION(r154268): Some stylesheet media attribute tests failing
Summary: REGRESSION(r154268): Some stylesheet media attribute tests failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 120011 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-19 10:27 PDT by Antti Koivisto
Modified: 2013-08-19 10:50 PDT (History)
4 users (show)

See Also:


Attachments
patch (1.75 KB, patch)
2013-08-19 10:31 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
slightly better version (1.77 KB, patch)
2013-08-19 10:36 PDT, Antti Koivisto
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-08-19 10:27:49 PDT
[23/96] fast/media/media-query-serialization.html failed unexpectedly (text diff)
[39/96] fast/media/mq-invalid-media-feature-01.html failed unexpectedly (reference mismatch)
[52/96] fast/media/mq-js-stylesheet-media-01.html failed unexpectedly (reference mismatch)
[53/96] fast/media/mq-js-stylesheet-media-02.html failed unexpectedly (reference mismatch)
[54/96] fast/media/mq-js-stylesheet-media-03.html failed unexpectedly (reference mismatch)

etc
Comment 1 Antti Koivisto 2013-08-19 10:31:02 PDT
Created attachment 209100 [details]
patch
Comment 2 Antti Koivisto 2013-08-19 10:36:21 PDT
Created attachment 209102 [details]
slightly better version
Comment 3 mitz 2013-08-19 10:39:45 PDT
Comment on attachment 209102 [details]
slightly better version

View in context: https://bugs.webkit.org/attachment.cgi?id=209102&action=review

> Source/WebCore/ChangeLog:10
> +            Always set the media on InlineStyleSheetOwner.

Weird indentation
Comment 4 Antti Koivisto 2013-08-19 10:42:05 PDT
https://trac.webkit.org/r154284
Comment 5 Zan Dobersek 2013-08-19 10:50:23 PDT
*** Bug 120011 has been marked as a duplicate of this bug. ***