WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 87834
249852
HTMLFormControlsCollection should not handle IMG elements
https://bugs.webkit.org/show_bug.cgi?id=249852
Summary
HTMLFormControlsCollection should not handle IMG elements
Ahmad Saleem
Reported
2022-12-23 14:16:51 PST
Hi Team, Another failing test case from Blink's commit -
https://jsfiddle.net/7dfsnp23/show
^ Safari 16.2 & STP160 both fail this while Chrome Canary 111 and Firefox Nightly 110 both passes this test. Blink's Commit -
https://chromium.googlesource.com/chromium/src.git/+/5ab9146e05f7e315976e7066b29738dbd6d56f9e
Just wanted to raise for future fixing purposes. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-12-23 14:38:09 PST
Removing -
https://github.com/WebKit/WebKit/blob/618b085e6c6c790b318971c0ba0352cc1a90f759/Source/WebCore/html/HTMLFormControlsCollection.cpp#L28
&
https://github.com/WebKit/WebKit/blob/618b085e6c6c790b318971c0ba0352cc1a90f759/Source/WebCore/html/HTMLFormControlsCollection.cpp#L141
Till L152, I think, we need to delete. @rniwa, @aditya - can you confirm?
Ahmad Saleem
Comment 2
2022-12-23 15:47:11 PST
*** This bug has been marked as a duplicate of
bug 87834
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug