| Index: LayoutTests/css2.1/20110323/absolute-non-replaced-height-007.htm
|
| diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-height-007.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-height-007.htm
|
| index 9d2ed763c816e00049cbd3571fabf835f2ab1836..56e0e42a8b1ba045e64761ddd9ace941f1f7328a 100644
|
| --- a/LayoutTests/css2.1/20110323/absolute-non-replaced-height-007.htm
|
| +++ b/LayoutTests/css2.1/20110323/absolute-non-replaced-height-007.htm
|
| @@ -5,6 +5,7 @@
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com/">
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height">
|
| <meta name="flags" content="ahem">
|
| + <script src="../../resources/ahem.js"></script>
|
| <meta name="assert" content="Verify that height is based on the overall height of the content, 'margin-top', 'auto' is set to '0' and solve for 'top', when 'top' and 'height' are both 'auto' and 'bottom' is not 'auto'.">
|
| <style type="text/css">
|
| #div1
|
|
|