Bug 248778

Summary: [Live Range Selection] editing/selection/doubleclick-whitespace-live-range.html fails
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 216325    

Description Ryosuke Niwa 2022-12-05 13:33:24 PST
editing/selection/doubleclick-whitespace-live-range.html fails because
we're not adjusting m_focus/m_anchor when the end is expanded to include trailing whitespaces.
Comment 1 Ryosuke Niwa 2022-12-05 13:50:01 PST
Pull request: https://github.com/WebKit/WebKit/pull/7160
Comment 2 EWS 2022-12-05 20:40:16 PST
Committed 257390@main (cb70973c26fd): <https://commits.webkit.org/257390@main>

Reviewed commits have been landed. Closing PR #7160 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-08 13:08:58 PST
<rdar://problem/103143450>