[Webkit-unassigned] [Bug 119164] New: REGRESSION (r121566-r121513 ) Incorrect handling of invalid media query

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 14:43:03 PDT 2013


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

           Summary: REGRESSION (r121566-r121513 ) Incorrect handling of
                    invalid media query
           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: simon.fraser at apple.com


The attached file shows red in WebKit, and green in Firefox. It has an invalid media query:

        @media screen and (max-device-width: 480px) screen and (device-width: 768px) { … }

The regression range is around http://trac.webkit.org/log/trunk/?rev=121566&stop_rev=121513 but I can't figure out which change caused this.

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