Index: LayoutTests/css2.1/20110323/float-non-replaced-width-006.htm |
diff --git a/LayoutTests/css2.1/20110323/float-non-replaced-width-006.htm b/LayoutTests/css2.1/20110323/float-non-replaced-width-006.htm |
index 6d4d624ea33e96ed610aa722e502ad849e548a74..88a701e5dc92cfbf54eb654c36c00540ccf96632 100644 |
--- a/LayoutTests/css2.1/20110323/float-non-replaced-width-006.htm |
+++ b/LayoutTests/css2.1/20110323/float-non-replaced-width-006.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#float-width"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="If 'width' computes to 'auto' then the used value of 'width' is 'shrink-to-fit'."> |
<style type="text/css"> |
div |