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/win/fast/css/text-overflow-ellipsis-text-align-right-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/win/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-right-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
index fe19e00801f3639de92b89de6ed1733e10f5e285..395a1a9014be97abc8c43817f6c899a90cd5336a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 785x876 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 785x876.47
LayoutBlockFlow {BODY} at (8,8) size 769x848.47
LayoutBlockFlow {P} at (0,0) size 769x18
- LayoutText {#text} at (0,0) size 559x17
- text run at (0,0) width 559: "This test checks that text with text-overflow:ellipsis follows 'text-align: right' correctly."
+ LayoutText {#text} at (0,0) size 558x17
+ text run at (0,0) width 558: "This test checks that text with text-overflow:ellipsis follows 'text-align: right' correctly."
LayoutBlockFlow {P} at (0,34) size 769x18
LayoutText {#text} at (0,0) size 514x17
text run at (0,0) width 514: "The text in all boxes should be right aligned, sticking to the right side of the box"

Powered by Google App Engine
This is Rietveld 408576698