Index: LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt |
diff --git a/LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt b/LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..78d5e0036b470769b9c741e9b960611fbfc8313e |
--- /dev/null |
+++ b/LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt |
@@ -0,0 +1,16 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x52 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x52 |
+ LayoutBlockFlow {BODY} at (8,8) size 784x36 |
+ LayoutBlockFlow (anonymous) at (0,0) size 784x18 |
+ LayoutInline {SPAN} at (0,0) size 45x17 |
+ LayoutText {#text} at (0,0) size 45x17 |
+ text run at (0,0) width 45: "ABCD" |
+ LayoutBlockFlow (anonymous) at (0,18) size 784x18 |
+ LayoutBlockFlow {DIV} at (0,0) size 784x18 |
+ LayoutText {#text} at (0,0) size 42x17 |
+ text run at (0,0) width 42: "EFGH" |
+ LayoutBlockFlow (anonymous) at (0,36) size 784x0 |
+ LayoutInline {SPAN} at (0,0) size 0x0 |
+ LayoutText {#text} at (0,0) size 0x0 |