| Index: LayoutTests/css2.1/20110323/margin-collapse-012-expected.html
|
| diff --git a/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html b/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html
|
| index 523f01a36480477969cd222a4c7e7cf973da5e85..cc7d25732bbdeb2fef48f90fff2051f18907c60d 100644
|
| --- a/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html
|
| +++ b/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS Test: Margin collapsing - absolute positioning and siblings</title>
|
| + <script src="../../resources/ahem.js"></script>
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#collapsing-margins">
|
| <meta name="flags" content="ahem image">
|
| <meta name="assert" content="Absolutely positioned boxes do not collapse margins with siblings.">
|
| @@ -21,4 +22,4 @@
|
| <div id="div1">
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|