Index: LayoutTests/css2.1/20110323/absolute-non-replaced-width-007.htm |
diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-007.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-007.htm |
index 6fc59fac0b26dd58a6d70f63c599a590b217519f..9b90b9415511445c4b046e466ffb08b813a1f9dc 100644 |
--- a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-007.htm |
+++ b/LayoutTests/css2.1/20110323/absolute-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#abs-non-replaced-width"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="When direction is right-to-left and 'left', 'width', 'margin-right' and 'right' are not 'auto', solve for 'margin-left'."> |
<style type="text/css"> |
#div1 |