[Webkit-unassigned] [Bug 24070] Changing "scrolling" attribute on iframe element already in DOM doesn't take effect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 17:26:46 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=24070
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #6 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this in Safari 15.6 on macOS using modified test case by changing HTTP to HTTPS in test case:
Link - https://jsfiddle.net/fcjd6qr8/
Following are results across browsers:
*** Firefox Nightly 105 ***
Once iframe load, clicking "show scrollbars" load "scrollbar" in iframe
*** Chrome Canary 106 ***
Nothing loads and "show scrollbars" do nothing.
*** Safari 15.6 on macOS 12.5 ***
Nothing loads and "show scrollbars" do nothing.
________
I am not sure on web-spec but just wanted to share updated testing results. 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/35b04dfe/attachment-0001.htm>
More information about the webkit-unassigned
mailing list