Index: LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm |
diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm |
index a92633309b360bd3b844989a94b58015545fd875..12a31aefb08acf1d92e1a046f385f8bef3134a62 100644 |
--- a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm |
+++ b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.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 'left' is 'auto' and 'width' and 'right' are not 'auto' element solves for 'left'."> |
<style type="text/css"> |
#div1 |