| Index: LayoutTests/fast/multicol/span/trailing-margin-around-spanner-expected.html
|
| diff --git a/LayoutTests/fast/multicol/paged-becomes-multicol-auto-height-expected.html b/LayoutTests/fast/multicol/span/trailing-margin-around-spanner-expected.html
|
| similarity index 58%
|
| copy from LayoutTests/fast/multicol/paged-becomes-multicol-auto-height-expected.html
|
| copy to LayoutTests/fast/multicol/span/trailing-margin-around-spanner-expected.html
|
| index d9a160ffae4b141138af808d6b01a258d04dd4be..a9120951de073bca95e0369b99f563c757859b5b 100644
|
| --- a/LayoutTests/fast/multicol/paged-becomes-multicol-auto-height-expected.html
|
| +++ b/LayoutTests/fast/multicol/span/trailing-margin-around-spanner-expected.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <p>You should see the word 'PASS' below.</p>
|
| <div style="float:left;">
|
| - <div id="elm" style="-webkit-columns:4; columns:4; -webkit-column-gap:0; column-gap:0; orphans:1; widows:1;">
|
| + <div style="-webkit-columns:4; -webkit-column-gap:0;">
|
| P<br>
|
| A<br>
|
| S<br>
|
|
|