[Webkit-unassigned] [Bug 15061] New: documentElement.clientHeight is wrong in quirks mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 11:45:14 PDT 2007


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

           Summary: documentElement.clientHeight is wrong in quirks mode
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: erik.arvidsson at gmail.com


document.documentElement.clientHeight should give the window.innerHeight - the
scrollbar height. This works fine in strict mode but it returns the
scrollHeight in quirks mode.

Test case coming


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