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

Unified Diff: third_party/WebKit/LayoutTests/printing/ellipsis-printing-style-expected.txt

Issue 1631173002: Auto-rebaseline for r369246 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/printing/ellipsis-printing-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/printing/ellipsis-printing-style-expected.txt b/third_party/WebKit/LayoutTests/printing/ellipsis-printing-style-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2d0011f8b723fe299d16ba4f055dd2071ef2b05
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/printing/ellipsis-printing-style-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 1000x750
+ LayoutView at (0,0) size 1000x750
+layer at (0,0) size 1000x40
+ LayoutBlockFlow {HTML} at (0,0) size 1000x40
+ LayoutBlockFlow {BODY} at (8,8) size 984x24
+layer at (8,8) size 168x24 scrollWidth 1216
+ LayoutBlockFlow {DIV} at (0,0) size 168x24 [color=#FFFFFF] [bgcolor=#000000]
+ LayoutText {#text} at (0,0) size 1216x16
+ text run at (0,0) width 1216: "This text should be ellipsized and the ellipsis should visible when printed."

Powered by Google App Engine
This is Rietveld 408576698