Bug 246284
| Summary: | [Live Range Selection] A few tests fail due to behavior difference in VisibleSelection::selectionFromContentsOfNode | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | HTML Editing | Assignee: | 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 | ||
Ryosuke Niwa
The following tests fail when enabling Live Range Selection due to canonicalization no longer happening in VisibleSelection::selectionFromContentsOfNode:
LayoutTests/editing/deleting/paste-with-transparent-background-color.html
LayoutTests/editing/execCommand/delete-selection-has-style.html
LayoutTests/editing/input/select-all-clear-input-method.html
LayoutTests/editing/pasteboard/contenteditable-pre-2.html
LayoutTests/editing/pasteboard/copy-paste-content-starting-and-ending-canvas.html
LayoutTests/editing/pasteboard/preserve-line-break-at-end-of-pasted-content.html
LayoutTests/editing/selection/select-all-user-select-none.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/5197
EWS
Committed 255372@main (aef26c62b048): <https://commits.webkit.org/255372@main>
Reviewed commits have been landed. Closing PR #5197 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101006626>