[Webkit-unassigned] [Bug 54412] flex/bison tokens and grammar for CSS calc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 14:39:02 PST 2011


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





--- Comment #4 from Mike Lawther <mikelawther at chromium.org>  2011-02-14 14:39:02 PST ---
I should also say that Tab Atkins from the CSS WG pointed out http://www.w3.org/Style/CSS/Tracker/issues/149 to me - which says that the + and - operators shall require spaces around them. So this patch implements this. See the included test files for what is intended to work and not work.

That said - it is pretty simple to not require the whitespace - all we need to do is disallow a trailing '-' on a number's dimension.

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