[Webkit-unassigned] [Bug 184694] document.body.scrollHeight is different after resizing the window down and up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 00:45:22 PDT 2018


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

--- Comment #10 from Tobi Reif <tobi at tobireif.com> ---
> So this bug is about the value of scrollHeight during the resize handler?

Yep - when you insert "console.log(document.body.scrollHeight);" into "function setCanvasSize()", then open the page in eg Chrome, you always get ~ the same value after you downsize upsize the window. In Safari you'll get very different much larger values after downsize upsize.

-- 
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/20180508/3ed285b0/attachment-0001.html>


More information about the webkit-unassigned mailing list