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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/deleting/5483370-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/platform/linux/editing/deleting/5483370-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/5483370-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/5483370-expected.txt
index 9d80e7b316c67f6e1ecf801806b2190c64d999de..be272869f3ad2d7af844c16a00fd7c36a806f422 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/5483370-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/5483370-expected.txt
@@ -4,10 +4,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 784x39
- text run at (0,0) width 675: "This tests for a problem where empty table rows after the selection being deleted would be removed incorrectly. "
- text run at (674,0) width 110: "Only the last letter"
- text run at (0,20) width 268: "in 'foo' should be removed during this delete."
+ LayoutText {#text} at (0,0) size 751x39
+ text run at (0,0) width 676: "This tests for a problem where empty table rows after the selection being deleted would be removed incorrectly. "
+ text run at (676,0) width 75: "Only the last"
+ text run at (0,20) width 302: "letter in 'foo' should be removed during this delete."
LayoutBlockFlow {DIV} at (0,56) size 784x36
LayoutTable {TABLE} at (0,0) size 28x36 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 26x34

Powered by Google App Engine
This is Rietveld 408576698