| Index: LayoutTests/css2.1/20110323/margin-collapse-012.htm
|
| diff --git a/LayoutTests/css2.1/20110323/margin-collapse-012.htm b/LayoutTests/css2.1/20110323/margin-collapse-012.htm
|
| index 1ccd1d0fc9df65cdd8aea95ad699ebee6a14da9a..8ccbc0df66a9111ab40916a4f6a54c0febd52f30 100644
|
| --- a/LayoutTests/css2.1/20110323/margin-collapse-012.htm
|
| +++ b/LayoutTests/css2.1/20110323/margin-collapse-012.htm
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS Test: Margin collapsing - absolute positioning and siblings</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">
|
| <meta name="flags" content="ahem image">
|
| @@ -39,4 +40,4 @@
|
| <div id="div3"></div>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|