RESOLVED FIXED 25433
foreignObject transforms are applied in reverse order
https://bugs.webkit.org/show_bug.cgi?id=25433
Summary foreignObject transforms are applied in reverse order
Eric Seidel (no email)
Reported 2009-04-27 14:57:29 PDT
foreignObject transforms are applied in reverse order See patch.
Attachments
Fix foreignObject transform order (10.74 KB, patch)
2009-04-27 14:59 PDT, Eric Seidel (no email)
sam: review+
Eric Seidel (no email)
Comment 1 2009-04-27 14:59:28 PDT
Created attachment 29830 [details] Fix foreignObject transform order 19 files changed, 47 insertions(+), 12 deletions(-)
Eric Seidel (no email)
Comment 2 2009-04-27 15:15:15 PDT
I'll land this once bug 25432 is landed.
Eric Seidel (no email)
Comment 3 2009-04-28 13:59:17 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog M LayoutTests/platform/mac-leopard/svg/custom/foreign-object-skew-expected.checksum M LayoutTests/platform/mac-leopard/svg/custom/foreign-object-skew-expected.png M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.checksum M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum M LayoutTests/platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png M LayoutTests/platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.checksum M LayoutTests/platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png M WebCore/ChangeLog M WebCore/rendering/RenderForeignObject.cpp Committed r42961
Note You need to log in before you can comment on or make changes to this bug.