[Webkit-unassigned] [Bug 70025] Merge CSS and SVG 2D Transforms according to FX 2D Transforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 08:57:03 PDT 2011


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





--- Comment #2 from Raul Hudea <rhudea at adobe.com>  2011-10-13 08:57:02 PST ---
(In reply to comment #1)
> Can you explain more what you are planning to do? The SVG WG still did not make any decision on combining both transforms or supporting both next to each other. And replacing SVG Transform with CSS Transform would break a lot of content right now.

Indeed, the decision on how the CSS property and the SVG attribute combine is not yet made, but until then, I'm currently investigating how this should be implemented:
- by either modify the CSS transform to handle SVG (more likely) or modify the current SVG tranform parser to match the FX spec
- how the SVG DOM should behave after the transform attribute becomes a property (the gathered knowledge here will be used to provide feedback to SVG group to make a resolution on this)

The plan is to start in small, incremental steps, making sure I'm not breaking any content. Right now, I'm still gathering knowledge in the SVG area.

-- 
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