Index: LayoutTests/fast/runin/runin-sibling-inline-expected.txt |
diff --git a/LayoutTests/fast/runin/runin-sibling-inline-expected.txt b/LayoutTests/fast/runin/runin-sibling-inline-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1d2e1e2bedefea39893a25c8a1fd184f89d3f605 |
--- /dev/null |
+++ b/LayoutTests/fast/runin/runin-sibling-inline-expected.txt |
@@ -0,0 +1,6 @@ |
+This test checks that dynamically changing 'display' from block to inline moves the run-in to its own block. |
+ |
+For this test to pass there should be 2 lines below with PASS, each PASS should be on its own line: |
+ |
+PASS (run-in) |
+PASS (div#t1 that changed 'display') |