| Index: LayoutTests/fast/multicol/dynamic/insert-block-into-inline-beside-ex-spanner-table-column-expected.txt
|
| diff --git a/LayoutTests/fast/multicol/dynamic/insert-block-into-inline-beside-ex-spanner-table-column-expected.txt b/LayoutTests/fast/multicol/dynamic/insert-block-into-inline-beside-ex-spanner-table-column-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9dd817990095bf071eb9e18b7caa362491d76eb8
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/dynamic/insert-block-into-inline-beside-ex-spanner-table-column-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +With a multicol container that has a block and with a spanner inside, do the following:
|
| +
|
| +Insert an inline right before the spanner
|
| +Turn the spanner into a table-column
|
| +Insert an inline child into the previously inserted inline
|
| +Set column-span:none on the ex-spanner (now table-column)
|
| +Insert a block into the previously inserted inline child
|
| +The word 'PASS' should be seen below.
|
| +
|
| +PASS
|
| +
|
|
|