Bug 118008

Summary: Don't wrap non-stylesheet (CSSOM rule, selectors, etc) input strings to CSS parser in braces
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: kling, koivisto, krit
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-06-25 19:20:18 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/fb5ccdacce0a0ddb7571c68e815dd907b409e141 Auto-closing at unexpected EOF for all entry points. Don't wrap non-stylesheet (CSSOM rule, selectors, etc) input strings to CSS parser in braces as that will break auto-closing of blocks, parentheses, etc in the actual input string.
Attachments
Note You need to log in before you can comment on or make changes to this bug.