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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-center-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-center-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
index b00db179a5a977ac999cc95adcd737fa29c31553..d7933f0795ae5da79f80b1ba3d394ba5eaa3796a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 785x912.47
LayoutBlockFlow {BODY} at (8,8) size 769x884.47
LayoutBlockFlow {P} at (0,0) size 769x20
- LayoutText {#text} at (0,0) size 521x19
- text run at (0,0) width 521: "This test checks that text with text-overflow:ellipsis follows 'text-align: center' correctly."
+ LayoutText {#text} at (0,0) size 520x19
+ text run at (0,0) width 520: "This test checks that text with text-overflow:ellipsis follows 'text-align: center' correctly."
LayoutBlockFlow {P} at (0,36) size 769x20
LayoutText {#text} at (0,0) size 366x19
text run at (0,0) width 366: "The text in all boxes should have the text centered in the box."

Powered by Google App Engine
This is Rietveld 408576698