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