Bug 250572

Summary: Fix a broken test which calls Selection.setPosition(null)
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ahmad Saleem 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!
Comment 1 Radar WebKit Bug Importer 2023-01-20 07:11:16 PST
<rdar://problem/104474804>
Comment 2 EWS 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.