RESOLVED FIXED250572
Fix a broken test which calls Selection.setPosition(null)
https://bugs.webkit.org/show_bug.cgi?id=250572
Summary Fix a broken test which calls Selection.setPosition(null)
Ahmad Saleem
Reported 2023-01-13 07:10:39 PST
Hi Team, While going through Blink's test cases, I came across one which is broken: Blink Commit - https://chromium.googlesource.com/chromium/blink/+/26117c9b8cf6d285a554dc8fcaf0ce8a55bec626 WebKit Test Source - https://github.com/WebKit/WebKit/blob/main/LayoutTests/editing/execCommand/indent-images-3.html On L13, it is calling 'div', which is not present. Just raising so we can also fix this test. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-20 07:11:16 PST
EWS
Comment 2 2023-01-23 12:48:03 PST
Committed 259232@main (a47eabf67b70): <https://commits.webkit.org/259232@main> Reviewed commits have been landed. Closing PR #8927 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.