| Index: LayoutTests/css2.1/20110323/margin-collapse-027.htm
|
| diff --git a/LayoutTests/css2.1/20110323/margin-collapse-027.htm b/LayoutTests/css2.1/20110323/margin-collapse-027.htm
|
| index 15f67f72fe0e117cb64e2595317cf6bb3bcb53e7..913096e0dac8a01bfbbbdcc355ccabfa3d2831cc 100644
|
| --- a/LayoutTests/css2.1/20110323/margin-collapse-027.htm
|
| +++ b/LayoutTests/css2.1/20110323/margin-collapse-027.htm
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS Test: Margin collapsing - bottom margin not collapse when cleared</title>
|
| + <script src="../../resources/ahem.js"></script>
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com/">
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#collapsing-margins">
|
| <link rel="match" href="clearance-006-ref.htm">
|
| @@ -55,4 +56,4 @@
|
| <div id="div6"></div>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|