Index: LayoutTests/css2.1/20110323/inline-non-replaced-width-002.htm |
diff --git a/LayoutTests/css2.1/20110323/inline-non-replaced-width-002.htm b/LayoutTests/css2.1/20110323/inline-non-replaced-width-002.htm |
index 1dd9c15b1969d38e60d87ee7b6d0a949caebcd23..c00abe2e1abb8ace51e49396f3ef99d3a66a5a87 100644 |
--- a/LayoutTests/css2.1/20110323/inline-non-replaced-width-002.htm |
+++ b/LayoutTests/css2.1/20110323/inline-non-replaced-width-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-width"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="Computed value of 'auto' for 'left', 'right', and 'margin-right' becomes a used value of '0'."> |
<style type="text/css"> |
div |