[Webkit-unassigned] [Bug 112986] New: Incorrect error handling for Media Queries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 17:24:12 PDT 2013


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

           Summary: Incorrect error handling for Media Queries
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rune at opera.com


Created an attachment (id=194395)
 --> (https://bugs.webkit.org/attachment.cgi?id=194395&action=review)
Invalid media query tests

WebKit fails to do correct error recovery for media queries a lot of cases. Not able to balance parentheses and brackets, not able to see valid media queries after an invalid one, and does not return 'not all' for invalid queries. See attached test-case for a demonstration.

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