Bug 250572 - Fix a broken test which calls Selection.setPosition(null)
Summary: Fix a broken test which calls Selection.setPosition(null)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-13 07:10 PST by Ahmad Saleem
Modified: 2023-01-23 12:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.