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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/printing/list-item-with-empty-first-line-expected.txt

Issue 2010073002: Auto-rebaseline for r396046 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/mac/printing/list-item-with-empty-first-line-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/printing/list-item-with-empty-first-line-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/printing/list-item-with-empty-first-line-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c15a3df4a5f947f746647d963ad190947f4002b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/printing/list-item-with-empty-first-line-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 1066x799
+ LayoutView at (0,0) size 1066x799
+layer at (0,0) size 1066x112
+ LayoutBlockFlow {HTML} at (0,0) size 1066x112
+ LayoutBlockFlow {BODY} at (8,8) size 1050x88
+ LayoutBlockFlow (anonymous) at (0,0) size 1050x18
+ LayoutText {#text} at (0,0) size 416x18
+ text run at (0,0) width 416: "Passes if both 'first' (with a line break) and 'second' have a bullet."
+ LayoutBlockFlow {UL} at (0,34) size 1050x54
+ LayoutListItem {LI} at (40,0) size 1010x36
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
+ LayoutBR {BR} at (0,0) size 0x18
+ LayoutText {#text} at (0,18) size 25x18
+ text run at (0,18) width 25: "first"
+ LayoutListItem {LI} at (40,36) size 1010x18
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
+ LayoutText {#text} at (0,0) size 45x18
+ text run at (0,0) width 45: "second"

Powered by Google App Engine
This is Rietveld 408576698