[Webkit-unassigned] [Bug 20677] WebKit wraps between hyphen-minus and numeric characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 15:12:54 PST 2011


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





--- Comment #28 from Rowan Beentje <rowan at irowan.com>  2011-01-12 15:12:53 PST ---
Actually, it sounds like the spec does actually cover the behaviour I outlined in comment #27:

"Numbers are of the form PR ? ( OP | HY ) ? NU (NU | IS) * CL ?  PO ?"

The "HY × NU" explicit mention is in the following section which begins: "This is approximated with the following rules".

This does also mean that to be fully compliant, numeric prefixes ($, £, ¥, etc) shouldn't be broken after as part of a number, and enclosing brackets should also be respected… these currently seem to work as specced.

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