[Webkit-unassigned] [Bug 49035] SVG <path> inside a <defs> is still marked as needing layout at the end of FrameView::layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 23:13:24 PDT 2010


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





--- Comment #2 from Dirk Schulze <krit at webkit.org>  2010-11-04 23:13:24 PST ---
(In reply to comment #1)
> Should children of a <defs> exist in the render tree at all?  They should never be rendered according to the SVG spec.

They are accessible with xlink:href by <use>, <symbol> and <feImage> and need to have a renderer.

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