[Webkit-unassigned] [Bug 23246] New: Body sizing behavior in quirks mode differs from Firefox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 11 18:25:17 PST 2009


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

           Summary: Body sizing behavior in quirks mode differs from Firefox
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://nerget.com/working/algorithm-ink/#aaf36d30
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: hyatt at apple.com


In the site in the URL, and in the testcase-to-be-attached, the body sizing
behavior differs between WebKit and Firefox 3.

The body has a single, absolutely-positioned child which has z-index: -10.

In Firefox, the body has zero height, and the child gets events. The page is
loaded in quirks mode (according to the Info window).

In WebKit, the body covers the viewport, and therefore obscures the child,
which does not get events.


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