[Webkit-unassigned] [Bug 78713] Absolute positioned elements with Inline Relative Positioned Container are not layout correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 18:40:48 PST 2012


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





--- Comment #10 from Julien Chaffraix <jchaffraix at webkit.org>  2012-02-21 18:40:47 PST ---
(In reply to comment #9)
> > I admit my patch may be incomplete, but seems we can not simply make container() and containingBlock() return the same result here.
> 
> Could you get in the details as to why not? I fail to see what is preventing that from the top of my head.

Re-reading the code for another bug, the answer is written at the top of container(). A lot of the code assumes that actually container() has a different behavior than containingBlock(). So much for my unification dreams...

I will do an (hopefully better) review now but dhyatt@ should really be the one reviewing.

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