[Webkit-unassigned] [Bug 9248] Quirksmode: document.documentElement.scrollTop in select list is always 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 23 13:20:45 PDT 2008


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


webkit at blaut.biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Quirksmode: scrollTop in    |Quirksmode:
                   |select list is always 0     |document.documentElement.scr
                   |                            |ollTop in select list is
                   |                            |always 0




------- Comment #9 from webkit at blaut.biz  2008-07-23 13:20 PDT -------
Nice demo how browsers deal with scrollTop is available on
http://13thparallel.com/archive/viewport/example6.htm

You can notice that in WebKit only working property is document.body.scrollTop
and it works in quirks mode and strict mode. 

Only document.documentElement.scrollTop is unsupported.


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