[Webkit-unassigned] [Bug 117414] New: Autoclose braces and parentheses at the end of style sheet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 10:25:13 PDT 2013


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

           Summary: Autoclose braces and parentheses at the end of style
                    sheet
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


We should consider merging:

https://src.chromium.org/viewvc/blink?view=rev&revision=150202
Autoclosing braces and parentheses at TOKEN_EOF in CSS grammar.

It's consistent with the spec http://www.w3.org/TR/CSS21/syndata.html#parsing-errors which mentions that: "User agents must close all open constructs (for example: blocks, parentheses, brackets, rules, strings, and comments) at the end of the style sheet"

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