Bug 217301

Summary: Selection API: Fix more editing tests that rely on non-standard selection API behavior
Product: WebKit Reporter: Darin Adler <darin>
Component: Tools / TestsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, sam, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 216325    
Attachments:
Description Flags
Patch
none
Patch sam: review+

Description Darin Adler 2020-10-04 15:35:37 PDT
Selection API: Fix more editing tests that rely on non-standard selection API behavior
Comment 1 Darin Adler 2020-10-04 15:56:14 PDT Comment hidden (obsolete)
Comment 2 Darin Adler 2020-10-04 17:24:24 PDT
Created attachment 410489 [details]
Patch
Comment 3 Darin Adler 2020-10-04 20:33:47 PDT
Comment on attachment 410489 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=410489&action=review

> LayoutTests/editing/selection/resources/move-by-word-visually.js:231
> +    // This goes beyond what the title of the fuction says. This strange special case keeps

I’ll fix the spelling of "function" in this comment.
Comment 4 Darin Adler 2020-10-05 09:18:41 PDT
This is ready to go. Hoping someone will review soon.
Comment 5 Darin Adler 2020-10-05 12:57:46 PDT
Committed r267997: <https://trac.webkit.org/changeset/267997>
Comment 6 Radar WebKit Bug Importer 2020-10-05 12:58:15 PDT
<rdar://problem/69967309>