Index: LayoutTests/css2.1/20110323/inline-non-replaced-height-002.htm |
diff --git a/LayoutTests/css2.1/20110323/inline-non-replaced-height-002.htm b/LayoutTests/css2.1/20110323/inline-non-replaced-height-002.htm |
index 206563cccd1d35a8ae88085932f99fde70f67c2d..aee3e57ff0c95f41d5729764c39fd8e0fe0c59c6 100644 |
--- a/LayoutTests/css2.1/20110323/inline-non-replaced-height-002.htm |
+++ b/LayoutTests/css2.1/20110323/inline-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#inline-non-replaced"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="The padding starts at the top and bottom of the content area not the 'line-height'."> |
<style type="text/css"> |
#div1 |