Index: LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm |
diff --git a/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm b/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm |
index 3528a9de8631d8acd0852f16eacfa94fd566a198..17f2fa486e29e7d9700583ba7ef6732a449f6ae3 100644 |
--- a/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm |
+++ b/LayoutTests/css2.1/20110323/float-non-replaced-width-012.htm |
@@ -11,6 +11,7 @@ |
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths"> |
<meta content="If 'width' of a floating non-replaced element computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation and such calculated width can be furthermore constrained, reduced by a max-width declaration." name="assert"> |
<meta content="ahem" name="flags"> |
+ <script src="../../resources/ahem.js"></script> |
<style type="text/css"> |
div |