RESOLVED FIXED 11014
viewbox parser does not allow <tab> as a delimiter
https://bugs.webkit.org/show_bug.cgi?id=11014
Summary viewbox parser does not allow <tab> as a delimiter
Eric Seidel (no email)
Reported 2006-09-24 18:46:21 PDT
viewbox parser does not allow <tab> as a delimiter http://hixie.ch/tests/adhoc/svg/viewBox/003.xml is the test http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute is the approximate area of the spec. Note the grammar for the transform attribute above and its definition of whitespace.
Attachments
fix and test case (8.51 KB, patch)
2006-09-24 20:13 PDT, Eric Seidel (no email)
timothy: review+
Eric Seidel (no email)
Comment 1 2006-09-24 20:13:48 PDT
Created attachment 10747 [details] fix and test case
Eric Seidel (no email)
Comment 2 2006-09-26 06:09:19 PDT
r16576. Thanks tim!
Note You need to log in before you can comment on or make changes to this bug.