[Webkit-unassigned] [Bug 20277] implement window.scrollByPages and window.scrollByLines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 3 13:17:17 PDT 2008


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





------- Comment #23 from hyatt at apple.com  2008-10-03 13:17 PDT -------
If you can't implement the Mac version, I think it would be ok to do a
temporary hack for !PLATFORM(MAC) to work around that platform's lack of a
scroll() method implementation, but every other platform can just use scroll()
instead.  Just remember to account for the fact that our line multiple is 3.


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