[Webkit-unassigned] [Bug 102388] New: [CSS Regions] @region rules inside media queries are ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 07:11:14 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102388

           Summary: [CSS Regions] @region rules inside media queries are
                    ignored
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


Created an attachment (id=174434)
 --> (https://bugs.webkit.org/attachment.cgi?id=174434&action=review)
HTML file highlighting the problem

If an @region rule is used inside a media query, it is ignored. Other rules/declarations in the media query are properly applied.

Reproduction steps:

1. Open attached file in WebKit nightly

Expected result
You should see a green text with a green outline (the green color of the text is set via @region inside a media query, the green color of the outline is set via a normal CSS declaration in the media query).

Actual result
A red text is displayed in the green outline.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list