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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-ltr-flow-underline-expected.txt

Issue 2229583004: Auto-rebaseline for r410832 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/text/ellipsis-ltr-text-in-ltr-flow-underline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-ltr-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-ltr-flow-underline-expected.txt
similarity index 72%
copy from third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-ltr-flow-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-ltr-flow-underline-expected.txt
index bfc43b6c52d5d5ae80aa84b99ef7e9d8b44f88b5..dceb1d4342036952b3d91377e649967ef66688ba 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-ltr-flow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-ltr-flow-underline-expected.txt
@@ -5,10 +5,10 @@ layer at (0,0) size 800x110
LayoutBlockFlow {BODY} at (8,16) size 784x86
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 492x17
- text run at (0,0) width 492: "crbug.com/155836: Ltr text in a ltr flow should truncate the text left-to-right."
+ text run at (0,0) width 492: "crbug.com/634445: Ltr text in a ltr flow should truncate the text left-to-right."
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 272x17
- text run at (0,0) width 272: "You should see 01234567890123... below."
+ LayoutText {#text} at (0,0) size 469x17
+ text run at (0,0) width 469: "You should see 01234567890123... below and text beneath the underline."
layer at (8,84) size 125x18 scrollWidth 240
LayoutBlockFlow {DIV} at (0,68) size 125x18
LayoutText {#text} at (0,0) size 240x17

Powered by Google App Engine
This is Rietveld 408576698