[Webkit-unassigned] [Bug 126516] SVG transforms do not apply to <mroot> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 26 05:06:11 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126516





--- Comment #2 from Frédéric Wang <fred.wang at free.fr>  2014-01-26 05:03:36 PST ---
(In reply to comment #1)
> I am not sure if I understand that correctly. mroot is not an SVG element. Therefore, SVG transforms can not be applied. Do you mean CSS transforms? And if you do, does that happen with embedding in HTML as well?
> 
> An even simpler test case might be helpful.

MathML can be embedded in SVG via a foreignObject and so any SVG transform on the foreignObject applies to the MathML too. As I said in comment 0, I believe it is just bug 93358. You can find simpler testcases on that bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list