[Webkit-unassigned] [Bug 120903] ASSERTION FAILED: mode & UseTransforms with a fixed-position <svg>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 7 01:19:01 PDT 2013


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





--- Comment #2 from Dirk Schulze <krit at webkit.org>  2013-09-07 01:18:17 PST ---
(In reply to comment #1)
> IIRC we (Simon and I) decided that the assertion didn’t actually make any sense, but I don’t remember all the logic at the moment.

Hm, I agree. It makes sense for inner SVG elements but not for outer SVG elements (SVGRoot is always the outer SVG element). Looks like the assertion is wrong here.

Just a question for understanding. The comment assumes that the mode (isFixed) comes from the content. I would assume that the mode is from the current renderer. Which is true? If it is the latter, we can remove the assertion.

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