[Webkit-unassigned] [Bug 116950] CSS parser improvements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 25 23:11:51 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116950
--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> 2013-06-25 23:13:47 PST ---
https://chromium.googlesource.com/chromium/blink/+/5d79ddfcd8492d041bb2e6281d96c01357b1c87d
Cleanup in CSSGrammar.y.in
Removed lines like "$$ = $1;" because $$ is $1 by default.
Removed always-true conditions.
Removed trailing whitespaces.
--
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