[Webkit-unassigned] [Bug 18407] document.images with multiple named items returns back a collection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 17:07:47 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=18407
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am unable to reproduce this bug and I am not clear on web-spec and I get following behavior based on this test case (changed to JSFiddle from Comment 0):
Link - https://jsfiddle.net/atxj48fo/show
** Safari 15.6 on macOS 12.5 - <img src="http://image1" name="myimage">
** Firefox Nightly 104 - <img src="http://image1" name="myimage">
** Chrome Canary 106 - <img src="http://image1" name="myimage">
All of them are matching but not sure on web-spec so I am going to just share this much update. 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/20220726/64bfa26f/attachment.htm>
More information about the webkit-unassigned
mailing list