[Webkit-unassigned] [Bug 6074] New: WebKit+SVG and FireFox disagree on invalid "transform" handling
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Dec 14 01:39:39 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6074
Summary: WebKit+SVG and FireFox disagree on invalid "transform"
handling
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P4
Component: SVG
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: macdome at opendarwin.org
BugsThisDependsOn: 6061
WebKit+SVG and FireFox disagree on invalid "transform" handling
After my fixes as part of 6061, there is now one case in which WebKit+SVG and FireFox still disagree on
transform handling.
WebKit+SVG will respect any valid transforms up-to, but not including the first invalid transform
instruction in a transform="..." attribute.
FireFox will ignore the entire transform attribute if any of the transform instructions are invalid.
--
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