Index: LayoutTests/css2.1/20110323/inline-block-non-replaced-width-002.htm |
diff --git a/LayoutTests/css2.1/20110323/inline-block-non-replaced-width-002.htm b/LayoutTests/css2.1/20110323/inline-block-non-replaced-width-002.htm |
index 729f1c313a78e1e45a12c129bbcb323a0eafd393..e914222800438dd496c8bc00a488dc514d291823 100644 |
--- a/LayoutTests/css2.1/20110323/inline-block-non-replaced-width-002.htm |
+++ b/LayoutTests/css2.1/20110323/inline-block-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#inlineblock-width"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="When 'margin-left' and 'margin-right' are set to 'auto' the used value becomes '0'."> |
<style type="text/css"> |
#div1 |