[Webkit-unassigned] [Bug 31278] Assertion Failure in RenderSVGRoot::mapLocalToContainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 19:48:03 PST 2009


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





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2009-11-09 19:48:03 PDT ---
I think there are two issues here:
1. We haven't cleaned up the "fixed inside of transformed" codepath. I don'
think the code in convertToLayerCoords() is doing the right thing there now by
just calling localToAbsolute() ignoring transforms.

2. There needs to be some explicit hand-off code in the interface between SVG
and HTML (in both directions), that maps the expectations of one into those of
the other.

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