Bug 217301 - Selection API: Fix more editing tests that rely on non-standard selection API behavior
Summary: Selection API: Fix more editing tests that rely on non-standard selection API...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks: 216325
  Show dependency treegraph
 
Reported: 2020-10-04 15:35 PDT by Darin Adler
Modified: 2020-10-05 12:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (45.43 KB, patch)
2020-10-04 15:56 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (45.20 KB, patch)
2020-10-04 17:24 PDT, Darin Adler
sam: review+
Details | Formatted Diff | Diff

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