Chromium Code Reviews| Index: LayoutTests/fast/multicol/span/adjacent-spanners-expected.html |
| diff --git a/LayoutTests/fast/multicol/span/adjacent-spanners-expected.html b/LayoutTests/fast/multicol/span/adjacent-spanners-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e6aa25315e0b7f510b3a0c2467b7671834d49f13 |
| --- /dev/null |
| +++ b/LayoutTests/fast/multicol/span/adjacent-spanners-expected.html |
| @@ -0,0 +1,6 @@ |
| +<!DOCTYPE html> |
| +<p>You should see the word 'PASS' twice below:</p> |
| +<br> |
| +<div>PASS<br> </div> |
| +<div>PASS<br> </div> |
| +<br> |