[Webkit-unassigned] [Bug 9347] Border on root (<html>) element causes elements with position: absolute to layout incorrectly

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


http://bugs.webkit.org/show_bug.cgi?id=9347


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11109|                            |review?
               Flag|                            |




------- Comment #4 from hyatt at apple.com  2006-10-16 01:17 PDT -------
Created an attachment (id=11109)
 --> (http://bugs.webkit.org/attachment.cgi?id=11109&action=view)
Patch that fixes the containing block for positioned elements to be the
RenderView ("initial containing block" in CSS terms)

Here we go.  A followup improvement I can make after this goes in is to
eliminate the RenderLayer for the root element.


-- 
Configure bugmail: http://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