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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 18:02:58 PST 2009


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





--- Comment #2 from Dean Jackson <dino at apple.com>  2009-11-09 18:02:58 PDT ---
Created an attachment (id=42819)
 --> (https://bugs.webkit.org/attachment.cgi?id=42819)
simple testcase

Notice that the test has both position:fixed and a CSS transform on the svg
element.

Removing the ASSERT(!fixed) will cause the 2nd ASSERT to fire. Removing that
will have the correct behaviour, but only when the CSS transform is not
present.

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