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

Unified Diff: third_party/WebKit/LayoutTests/editing/deleting/5206311-2-expected.txt

Issue 2601923003: [css-tables] Fix caret position inside empty cell (Closed)
Patch Set: Test rebaselines Created 3 years, 12 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/5206311-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/deleting/5206311-2-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/5206311-2-expected.txt
index f1f7d7d28d25882267b8ffc0fb6db09079ba3be1..32096edc62e465cb3f9ab761912cd3588541e1a9 100644
--- a/third_party/WebKit/LayoutTests/editing/deleting/5206311-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/deleting/5206311-2-expected.txt
@@ -27,7 +27,6 @@ The second cell, which used to contain '5', is replaced with the 'world!' text,
| "<#selection-caret>world!"
| <br>
| <td>
-| <br>
| "
"
@@ -59,16 +58,13 @@ In the second table, the first row (cells 1-3) is removed and cells 4-5 in the s
| <#selection-caret>
| <br>
| <td>
-| <br>
| <table>
| border="1"
| <tbody>
| <tr>
| <td>
-| <br>
| <td>
| class="end"
-| <br>
| <td>
| "6"
| "

Powered by Google App Engine
This is Rietveld 408576698