[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
Wed Sep 16 08:24:08 PDT 2009


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





--- Comment #11 from Darin Adler <darin at apple.com>  2009-09-16 08:24:07 PDT ---
(From update of attachment 39636)
I don't agree that returning the top level container instead of 0 when a render
object is not in any containing block is the correct way to fix this bug.
Changing the behavior of a fundamental low level function like containingBlock
seems wrong unless the further repercussions of this for all other callers are
considered.

I'd like to hear Hyatt's comments. A check for 0 at appropriate call sites
seems like a better approach.

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