Index: LayoutTests/css2.1/20110323/absolute-non-replaced-width-009.htm |
diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-009.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-009.htm |
index d980ca9329dffe02c2e8e9a7fec694225b750922..5f8c4e90039f1b43eb2ced2def1db5422288e9b4 100644 |
--- a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-009.htm |
+++ b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-009.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#abs-non-replaced-width"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="If 'left', 'width', 'right' and 'margin-left' are all not 'auto' and 'margin-right' is 'auto', then solve the equation for 'margin-right'."> |
<style type="text/css"> |
#containingblock |