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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 23 21:49:03 PDT 2008


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





------- Comment #17 from ddkilzer at webkit.org  2008-07-23 21:49 PDT -------
(In reply to comment #16)
> (In reply to comment #13)
> > bison -d -p cssyy WebCore/css/CSSGrammar.y -o CSSGrammar.cpp
> > WebCore/css/CSSGrammar.y: conflicts: 46 shift/reduce, 17 reduce/reduce
> > WebCore/css/CSSGrammar.y: expected 0 reduce/reduce conflicts
> > WebCore/css/CSSGrammar.y:1319.16: warning: rule never reduced because of
> > conflicts: invalid_at_list: /* empty */
> > make: *** [CSSGrammar.cpp] Error 1
> > ** BUILD FAILED **
> 
> Sorry, I guess Tiger's version of bison isn't as stringent as Leopard's.

I have a fix for this on Tiger now.  Need to test the fix on Leopard as well.


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