[webkit-reviews] review requested: [Bug 9347] Border on root (<html>) element causes elements with position: absolute to layout incorrectly : [Attachment 11109] Patch that fixes the containing block for positioned elements to be the RenderView ("initial containing block" in CSS terms)

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Mon Oct 16 01:17:30 PDT 2006


Dave Hyatt <hyatt at apple.com> has asked	for review:
Bug 9347: Border on root (<html>) element causes elements with position:
absolute to layout incorrectly
http://bugs.webkit.org/show_bug.cgi?id=9347

Attachment 11109: Patch that fixes the containing block for positioned elements
to be the RenderView ("initial containing block" in CSS terms)
http://bugs.webkit.org/attachment.cgi?id=11109&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Here we go.  A followup improvement I can make after this goes in is to
eliminate the RenderLayer for the root element.



More information about the webkit-reviews mailing list