Index: LayoutTests/css2.1/20110323/block-non-replaced-height-005.htm |
diff --git a/LayoutTests/css2.1/20110323/block-non-replaced-height-005.htm b/LayoutTests/css2.1/20110323/block-non-replaced-height-005.htm |
index e39ebdf2f4e64471d5811630efc9256d402620be..3c15f2923d7b717901f9ef53e71786f860270740 100644 |
--- a/LayoutTests/css2.1/20110323/block-non-replaced-height-005.htm |
+++ b/LayoutTests/css2.1/20110323/block-non-replaced-height-005.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#normal-block"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="The 'height' is the distance from the topmost to the bottommost line box when a block-level non-replaced element is in normal flow and 'overflow' computes to 'visible'."> |
<style type="text/css"> |
div |