[Webkit-unassigned] [Bug 7627] SVG from the W3C SVG 1.1 test suite (cubic01.svg) renders as all black
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Apr 4 13:19:32 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7627
------- Comment #7 from hyatt at apple.com 2006-04-04 13:19 PDT -------
This is the correct fix. SVG is always parsed in strict mode because it's XML,
so passing "true" instead of checking the document's mode is the right thing to
do.
--
Configure bugmail: http://bugzilla.opendarwin.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