[Webkit-unassigned] [Bug 83974] scrollTop value for body element always 0 if height is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 17:11:47 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |zlip.792 at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #4 from Ahmad Saleem <zlip.792 at gmail.com> ---
RESULTS from "Failing test case" across all browsers:

*** Safari 15.6 on macOS 12.5 ***

BODY scrollTop: 0
HTML scrollTop: 0

*** Firefox Nightly 105 ***

BODY scrollTop: 0
HTML scrollTop: 0

*** Chrome Canary 106 ***

BODY scrollTop: 0
HTML scrollTop: 0

RESULTS from "Working test case..." across all browsers:

*** Safari 15.6 on macOS 12.5 ***

BODY scrollTop: 0
HTML scrollTop: 0

*** Firefox Nightly 105 ***

BODY scrollTop: 0
HTML scrollTop: 0

*** Chrome Canary 106 ***

BODY scrollTop: 0
HTML scrollTop: 0

________

I am not sure whether spec changed or what but all browsers are not following web-spec but I am not able to reproduce and get same results across all browsers. As a result, I am going to mark this as "RESOLVED WONTFIX". Please reopen, if you think above results are wrong or I tested something incorrectly. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220811/cbafc2c7/attachment.htm>


More information about the webkit-unassigned mailing list