[Webkit-unassigned] [Bug 15464] SVGLengthList allows bad values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 05:44:09 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15464


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17621|                            |review?
               Flag|                            |




------- Comment #1 from rwlbuis at gmail.com  2007-12-01 05:44 PDT -------
Created an attachment (id=17621)
 --> (http://bugs.webkit.org/attachment.cgi?id=17621&action=view)
First attempt

This patch fixes the problem. Note that FireFox also dejects x="1.2.3", whereas
Opera accepts it. Dejecting it seems better to me, though I have trouble
finding
the part of the spec detailing what syntax a decimal number has. For instance
it
would be great if it could tell whether something like x="1." as an XML
attribute is acceptable or not.
Cheers,

Rob.


-- 
Configure bugmail: http://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