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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-text-overflow-ellipsis-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/selection/select-text-overflow-ellipsis-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-text-overflow-ellipsis-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-text-overflow-ellipsis-expected.txt
index fe0173c79f019eec17a97016c91f4e602db3ecc3..bbdcdd7f02a21b03ea8067dfadec39f1f65f385e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-text-overflow-ellipsis-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-text-overflow-ellipsis-expected.txt
@@ -4,13 +4,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {H3} at (0,0) size 784x23
- LayoutText {#text} at (0,0) size 70x22
- text run at (0,0) width 70: "Test for "
+ LayoutText {#text} at (0,0) size 69x22
+ text run at (0,0) width 69: "Test for "
LayoutInline {A} at (0,0) size 153x22 [color=#0000EE]
- LayoutText {#text} at (70,0) size 153x22
- text run at (70,0) width 153: "WebKit bug 29968"
- LayoutText {#text} at (223,0) size 559x22
- text run at (223,0) width 559: ": Selecting text with text-overflow ellipsis should not show cut off text"
+ LayoutText {#text} at (68,0) size 153x22
+ text run at (68,0) width 153: "WebKit bug 29968"
+ LayoutText {#text} at (220,0) size 560x22
+ text run at (220,0) width 560: ": Selecting text with text-overflow ellipsis should not show cut off text"
layer at (8,50) size 95x20 scrollWidth 115
LayoutBlockFlow {DIV} at (0,41.72) size 95x20
LayoutText {#text} at (0,0) size 115x19

Powered by Google App Engine
This is Rietveld 408576698