Index: LayoutTests/css2.1/20110323/absolute-non-replaced-width-013.htm |
diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-013.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-013.htm |
index a06192e09966fc094c12529aca0ff420d709151f..5c322f2224e605cc52f3ad82a696af443336d7eb 100644 |
--- a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-013.htm |
+++ b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-013.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 'right' and 'width' are 'auto' and 'left' is not 'auto', then the width is shrink-to-fit and then solve for 'right'."> |
<style type="text/css"> |
#div1 |