[Webkit-unassigned] [Bug 95838] Remove en_GB from quote handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 16:08:31 PDT 2012


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





--- Comment #7 from Ian 'Hixie' Hickson <ian at hixie.ch>  2012-09-06 16:08:45 PST ---
I'm not saying the CSS should be directly used and parsed each time; but why not compile the code from the CSS at compile time?

My concern is just that we not manually be rebuilding this tabel every time it changes. It should just be a trivial copy/paste to update the table, it shouldn't need to involve any careful examination of the rules and optimising things in our head.

(In the case of the en-GB rule, for instance, why don't we just remove the redundant rule from the spec?)

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