[Webkit-unassigned] [Bug 5991] scrollLeft/Top on the root element should scroll the document

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Feb 5 02:25:21 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=5991


jdevalk at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jdevalk at opendarwin.org
           Keywords|NeedsReduction              |HasReduction




------- Comment #7 from jdevalk at opendarwin.org  2006-02-05 02:25 PDT -------
Ok the comment on the first testcase was wrong, it's like this:
                                                                      Strict   
   Quirks
document.body.scrollTop                                  -              x
document.documentElement.scrollTop              x              x

The fact that document.documentElement.scrollTop works in IE is disputed by:

http://www.quirksmode.org/viewport/compatibility.html

but both me and Alexey found it to be working when testing with the above
testcases.


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