[Webkit-unassigned] [Bug 121419] [GTK] [Stable] [Regression] document.body.scrollTop is always 0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 16 07:40:00 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121419
Zan Dobersek <zandobersek at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zandobersek at gmail.com
--- Comment #1 from Zan Dobersek <zandobersek at gmail.com> 2013-09-16 07:39:09 PST ---
document.body.scrollTop and document.body.scrollLeft are returning 0 if the document is not in quirks mode after r154614.
http://trac.webkit.org/changeset/154614
The simplest way to enter the quirks mode is to remove the DOCTYPE or change it into something that would induce the quirks mode, for instance
<!DOCTYPE html PUBLIC>
Could you give that a go?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list