Index: LayoutTests/css2.1/20110323/float-non-replaced-width-010.htm |
diff --git a/LayoutTests/css2.1/20110323/float-non-replaced-width-010.htm b/LayoutTests/css2.1/20110323/float-non-replaced-width-010.htm |
index a2c414ca1f540fab0726b779edeea9dcbffd1556..10861cf8246a1d96169728216133a312dbe112e3 100644 |
--- a/LayoutTests/css2.1/20110323/float-non-replaced-width-010.htm |
+++ b/LayoutTests/css2.1/20110323/float-non-replaced-width-010.htm |
@@ -12,6 +12,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. If 'width' is specified with absolute length, then the computed value is the specified value. If 'width' of a floating, non-replaced element computes to 'auto' but its own child uses specified absolute length, then such specified absolute length will define the preferred width in 'shrink-to-fit' width calculation." name="assert"> |
<meta content="ahem" name="flags"> |
+ <script src="../../resources/ahem.js"></script> |
<style type="text/css"> |
div |