diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-max-height-002.htm')
| -rw-r--r-- | third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-max-height-002.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-max-height-002.htm b/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-max-height-002.htm index e14611dc..a422a6b 100644 --- a/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-max-height-002.htm +++ b/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-max-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="When 'top', 'height', and 'bottom' of an absolutely positioned element are 'auto', then set 'top' to the static position and make 'height' based on the content; such height may be constrained by a given 'max-height' value."> <style type="text/css"> #div1 |
