Bug 120014

Summary: REGRESSION(r154268): Some stylesheet media attribute tests failing
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, mitz, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
slightly better version mitz: review+

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. ***