| Index: LayoutTests/fast/multicol/text-shadow-at-column-boundaries-expected.html
|
| diff --git a/LayoutTests/fast/multicol/text-shadow-at-column-boundaries-expected.html b/LayoutTests/fast/multicol/text-shadow-at-column-boundaries-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..30eb3390344104d9167df2a1544590cd31d8beb2
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/text-shadow-at-column-boundaries-expected.html
|
| @@ -0,0 +1,4 @@
|
| +<!DOCTYPE html>
|
| +<p>Text shadow should not affect layout. This obviously also applies inside multicol.</p>
|
| +<p>Below there should only be a blue square, and nothing else.</p>
|
| +<div style="width:8em; height:8em; background:blue;"></div>
|
|
|