Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: third_party/WebKit/LayoutTests/editing/deleting/forward-delete-empty-table-cell-expected.txt

Issue 2694043004: Selection API: anchorNode, anchorOffset, focusNode, focusOffset, isCollapsed, and type should be ba… (Closed)
Patch Set: . Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/editing/deleting/forward-delete-empty-table-cell-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/deleting/forward-delete-empty-table-cell-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/forward-delete-empty-table-cell-expected.txt
index 491ad63d56483e3b903d4bb37bcf0a2c44aa398d..6fb2fee5189a44e78ffae608b5bd8d38c0168d69 100644
--- a/third_party/WebKit/LayoutTests/editing/deleting/forward-delete-empty-table-cell-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/deleting/forward-delete-empty-table-cell-expected.txt
@@ -20,8 +20,9 @@ This tests forward deleting in an empty table cell. The cursor shouldn't move.
| "3"
| <td>
| id="fourth"
-| <#selection-caret>
+| <#selection-anchor>
| <br>
+| <#selection-focus>
| "
"
| "

Powered by Google App Engine
This is Rietveld 408576698