[Webkit-unassigned] [Bug 21892] nested SVGs inside html display: table element fail to hit-test correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 27 14:10:01 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21892
------- Comment #10 from eric at webkit.org 2008-10-27 14:10 PDT -------
I think the inner <svg> (RenderSVGViewportContainer) shouldn't be asking its
containing block for height, or if it does, that "containing block" should be
the outer <svg>. I think that's the part which is wrong here.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list