Chromium Code Reviews| Index: LayoutTests/fast/multicol/span/remove-spanner2-expected.html |
| diff --git a/LayoutTests/fast/multicol/span/remove-spanner2-expected.html b/LayoutTests/fast/multicol/span/remove-spanner2-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e24eb45884a06deb183abb3dae44582e0363d50b |
| --- /dev/null |
| +++ b/LayoutTests/fast/multicol/span/remove-spanner2-expected.html |
| @@ -0,0 +1,3 @@ |
| +<!DOCTYPE html> |
| +<p>There should be a black square below, and nothing else.</p> |
| +<div style="width:10em; height:10em; color:black; background:black;"></div> |