Bug 258784

Summary: Fix for an issue while breaking out of an empty list item in case of nested lists
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://jsfiddle.net/21rmusfc/show

Description Ahmad Saleem 2023-07-02 11:28:51 PDT
Hi Team,

While going through Blink's commit, I came across another failing test case, which we progress after merging below commit:

Commit: https://src.chromium.org/viewvc/blink?view=revision&revision=164049

We only fail '3rd' test from attached in the URL but Chrome Canary 117 passes all of them and Firefox Nightly 116 fails all (could be some 'assert_selection.js' thingy).

Just wanted to raise, so we can fix it.

Thanks!
Comment 1 EWS 2023-07-03 23:21:44 PDT
Committed 265747@main (484172ca1e49): <https://commits.webkit.org/265747@main>

Reviewed commits have been landed. Closing PR #15487 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2023-07-03 23:22:17 PDT
<rdar://problem/111724381>