| Index: LayoutTests/fast/multicol/positive-leading-expected.html
|
| diff --git a/LayoutTests/fast/multicol/positive-leading-expected.html b/LayoutTests/fast/multicol/positive-leading-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..de27efda8e18b74de3d0858ab218ccca81e2e056
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/positive-leading-expected.html
|
| @@ -0,0 +1,6 @@
|
| +<!DOCTYPE html>
|
| +<p>Test that we don't insert a column break in the middle of a line's leading.</p>
|
| +<p>There should be a black line below.</p>
|
| +<div style="width:-webkit-fit-content; font-size:3em; height:9em; line-height:5em; text-decoration:underline;">
|
| +
|
| +</div>
|
|
|