| Index: LayoutTests/fast/multicol/dynamic/relayout-spanner-parent-inside-overflow-hidden-expected.html
|
| diff --git a/LayoutTests/fast/multicol/dynamic/relayout-spanner-parent-inside-overflow-hidden-expected.html b/LayoutTests/fast/multicol/dynamic/relayout-spanner-parent-inside-overflow-hidden-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..27828feffcb5ae059fc525788471b54fcac39239
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/dynamic/relayout-spanner-parent-inside-overflow-hidden-expected.html
|
| @@ -0,0 +1,7 @@
|
| +<!DOCTYPE html>
|
| +<p>Change the width of the parent of a spanner when inside a fixed-size clipped block. The spanner
|
| + should not be affected by this, since the parent isn't the containing block. This also tests
|
| + that we don't perform any optimized subtree layout operations incompatible with multicol (which
|
| + would typically cause assertion failures).</p>
|
| +<p>You should see the word "PASS" below, with large letter spacing.</p>
|
| +<div style="line-height:2em;">P A S S</div>
|
|
|