Index: third_party/WebKit/LayoutTests/printing/list-item-with-empty-first-line-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/printing/list-item-with-empty-first-line-expected.txt b/third_party/WebKit/LayoutTests/printing/list-item-with-empty-first-line-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e15dca69f4ee29e01d8c573ab1c6fd602ee4595c |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/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 1066x120 |
+ LayoutBlockFlow {HTML} at (0,0) size 1066x120 |
+ LayoutBlockFlow {BODY} at (8,8) size 1050x96 |
+ LayoutBlockFlow (anonymous) at (0,0) size 1050x20 |
+ LayoutText {#text} at (0,0) size 390x19 |
+ text run at (0,0) width 390: "Passes if both 'first' (with a line break) and 'second' have a bullet." |
+ LayoutBlockFlow {UL} at (0,36) size 1050x60 |
+ LayoutListItem {LI} at (40,0) size 1010x40 |
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet |
+ LayoutBR {BR} at (0,0) size 0x19 |
+ LayoutText {#text} at (0,20) size 22x19 |
+ text run at (0,20) width 22: "first" |
+ LayoutListItem {LI} at (40,40) size 1010x20 |
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet |
+ LayoutText {#text} at (0,0) size 43x19 |
+ text run at (0,0) width 43: "second" |