[Bug 23603] should body.scrollTop/Left return an overflown body's scroll offset in both strict and quirks modes?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23603

--- Comment #11 from Mike Sherov <mike.sherov@gmail.com> ---
Wow, let's try that again:

I'm mobile at the moment, so excuse my lack of a link to a test case. In
theory, in quirks mode, a user can do this: body {height:120%;
overflow:scroll;}. There is then no way the user can determine the correct
scroll offset of a child of the body, because you can't detect the difference
between both the body and frame being independently scrolled vs. only the frame
being scrolled.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 23 October 2013 12:38:26 UTC