[Webkit-unassigned] [Bug 16935] New: Acid3 expects <html> margins to not affect absolute positioned elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 01:11:16 PST 2008


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

           Summary: Acid3 expects <html> margins to not affect absolute
                    positioned elements
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: hyatt at apple.com, ian at hixie.ch


Acid3 expects <html> margins to not affect absolute positioned elements

See the @font-face test (the map::after generated content).

Hixie claims that:
http://www.w3.org/TR/CSS21/visudet.html#containing-block-details

justifies that absolute positioned elements should ignore margins on <html>.  I
tried to build a test case, but I couldn't get a <div style="position:
relative; left: -20px; top: -20px;" to actually move itself up into the margins
of the HTML (I could get it to move left into the left margin).

FF seems to behave identically to us in this regard.


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