[Webkit-unassigned] [Bug 26342] Absolutely positioned HTML element within foreignObject of absolutely positioned SVG crashes Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 11:17:32 PDT 2009


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





--- Comment #20 from Eric Seidel <eric at webkit.org>  2009-09-22 11:17:31 PDT ---
(From update of attachment 39844)
Yes, this also looks good to me.  I would probably have made a comment next to
the if (o->isSVGForeignObject()) call, noting that <foreignObject> acts as the
containing block for its content.

I also probably would have made this message simpler:
+This test case is designed for bug 26342 at:
https://bugs.webkit.org/show_bug.cgi?id=26342, which complains about webkit
crash with this test case. If you see this text renders with webkit, the test
case SUCCEEDS !

PASS - This did not crash.  https://bugs.webkit.org/show_bug.cgi?id=26342

Says the same thing your message says in half the words. :)

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