Index: LayoutTests/css2.1/20110323/block-non-replaced-width-007.htm |
diff --git a/LayoutTests/css2.1/20110323/block-non-replaced-width-007.htm b/LayoutTests/css2.1/20110323/block-non-replaced-width-007.htm |
index 27ef6d265f9f94669d073fb605eb46ea3dcc0de2..3f5af626ffb8ee2876bb7193af8f6e8d56f5958d 100644 |
--- a/LayoutTests/css2.1/20110323/block-non-replaced-width-007.htm |
+++ b/LayoutTests/css2.1/20110323/block-non-replaced-width-007.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#blockwidth"> |
<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 and the element has a 'width' then the box will be centered."> |
<style type="text/css"> |
#div1 |