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

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

Issue 1874653004: 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/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt
index 34339e647b0b44182d1d96708a65178c413bcbbe..9d349995cc745b9a522d29d7537d24e1d713e89c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-justify-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 518x19
- text run at (0,0) width 518: "This test checks that text with text-overflow:ellipsis follows 'text-align: justify' correctly."
+ LayoutText {#text} at (0,0) size 519x19
+ text run at (0,0) width 519: "This test checks that text with text-overflow:ellipsis follows 'text-align: justify' correctly."
LayoutBlockFlow {P} at (0,36) size 769x20
LayoutText {#text} at (0,0) size 756x19
text run at (0,0) width 756: "LTR text should be aligned with the left hand side of their box. RTL text should be aligned with the right hand side of their box."

Powered by Google App Engine
This is Rietveld 408576698