WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264291
Make execCommand("insertImage", false, "") not add a src attribute
https://bugs.webkit.org/show_bug.cgi?id=264291
Summary
Make execCommand("insertImage", false, "") not add a src attribute
Ahmad Saleem
Reported
2023-11-06 14:29:14 PST
Hi Team, While going through Blink's commit, I came across another failing test case: Test Case:
https://jsfiddle.net/qbsuLan9/show
Safari Technology Preview 182 fails all, while Chrome Canary 121 pass both and Firefox Nightly 121 fail only two. WebKit Source:
https://searchfox.org/wubkat/source/Source/WebCore/editing/EditorCommand.cpp#482
Just wanted to raise, so we can fix. Although from quick looks that we already have this change applied but I think it would be still ideal to fix the test case. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-11-06 18:08:56 PST
NOTE: We might have it on WPT as well -
https://wpt.fyi/results/editing/run/insertimage.html?label=master&label=experimental&aligned&q=safari%3Afail
Although, Chrome and Safari are failing similar tests.
Radar WebKit Bug Importer
Comment 2
2023-11-13 14:30:17 PST
<
rdar://problem/118356377
>
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