| Index: LayoutTests/css2.1/20110323/absolute-non-replaced-height-002.htm
|
| diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-height-002.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-height-002.htm
|
| index ff25a54cd5f9cc63bf580ef5e4f4ffcc9d03ad72..dc8fa34841b58bac31ed43f267a9863c761f8115 100644
|
| --- a/LayoutTests/css2.1/20110323/absolute-non-replaced-height-002.htm
|
| +++ b/LayoutTests/css2.1/20110323/absolute-non-replaced-height-002.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="The used value for absolutely positioned elements shrinks-to-fit height.">
|
| <style type="text/css">
|
| #div1
|
|
|