Index: LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt |
diff --git a/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt b/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt |
index 6820a2ee9e0a1260a335de63dcc98c45d6da3126..133f0a9391d5123ffaef89db317b45a7bdffa487 100644 |
--- a/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt |
+++ b/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt |
@@ -1,20 +1,4 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x96 |
- RenderBlock {HTML} at (0,0) size 800x96 |
- RenderBody {BODY} at (16,16) size 768x64 |
-layer at (16,16) size 768x64 |
- RenderBlock {DIV} at (0,0) size 768x64 |
- RenderBlock (anonymous) at (0,0) size 368x32 |
- RenderText {#text} at (0,0) size 32x32 |
- text run at (0,0) width 32: "A" |
- RenderBlock {SPAN} at (0,32) size 368x64 [color=#0000FF] |
- RenderBlock (anonymous) at (0,0) size 368x32 |
- RenderText {#text} at (0,0) size 32x32 |
- text run at (0,0) width 32: "B" |
- RenderBlock {<pseudo:after>} at (0,32) size 368x32 [color=#008000] |
- RenderCounter at (0,0) size 32x32 |
- text run at (0,0) width 32: "0" |
- RenderBlock (anonymous) at (0,96) size 368x32 |
- RenderText {#text} at (0,0) size 32x32 |
- text run at (0,0) width 32: "C" |
+A |
+B |
+C |
+PASS if no crash |