[Webkit-unassigned] [Bug 16497] Overflow property set from JS can't be retrieved from JS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 14:51:43 PDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |zlip.792 at gmail.com
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am unable to reproduce this bug in Safari 15.6 using the test case from URL field:

*** STEPS TAKEN ***

Open URL and then from Developer Tools, go to Console and type:

document.getElementById("outer").style.overflow;

and it will return "scroll" rather than 'null' string as mentioned in Comment 0.

It is same across all browsers (Chrome Canary 106 and Firefox Nightly 105).

I am going to mark this as "RESOLVED CONFIGURATION CHANGED", in case if it is incorrect and this bug is reproducible or I have tested it wrong. Please reopen it. 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/20220805/ca4e3b64/attachment.htm>


More information about the webkit-unassigned mailing list