[Webkit-unassigned] [Bug 129742] Form-association for <img> is inconsistent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 01:06:30 PDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this using test case changed into JSFiddle:

Link - https://jsfiddle.net/jscdb4mu/

Outputs across all browsers:

*** Safari 15.6.1 on macOS 12.5.1 ***

undefined,[object HTMLImageElement],undefined

*** Safari Technology Preview 151 ***

undefined,[object HTMLImageElement],undefined

*** Firefox Nightly 105 ***

[object HTMLImageElement],undefined,[object HTMLImageElement]

*** Chrome Canary 106 ***

[object HTMLImageElement],undefined,[object HTMLImageElement]

__________________

Just wanted to share updated test 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/20220821/9004679f/attachment.htm>


More information about the webkit-unassigned mailing list