[Webkit-unassigned] [Bug 14346] CSS parser accepts unexpected { } in declarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 20 21:06:00 PDT 2008


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





------- Comment #11 from ddkilzer at webkit.org  2008-07-20 21:06 PDT -------
(In reply to comment #10)
> Merged patch fails building with r35256:
> 
> bison -d -p cssyy WebCore/css/CSSGrammar.y -o CSSGrammar.cpp
> WebCore/css/CSSGrammar.y:336: type clash (`' `rule') on default action
> make: *** [CSSGrammar.cpp] Error 1

I have a fix for this that reduces the increased shift/reduce count by one
(from 3 to 2) for the patch.


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



More information about the webkit-unassigned mailing list