| Index: LayoutTests/css2.1/20110323/absolute-non-replaced-width-012.htm
|
| diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-012.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-012.htm
|
| index e15384572e2b8c286eb252e580b2cca1bcd96c2c..69292e9b44a25f411404fb088188d9eaff395061 100644
|
| --- a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-012.htm
|
| +++ b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-012.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' and 'right' are 'auto' and 'width' is not 'auto', solve for 'left'.">
|
| <style type="text/css">
|
| #div1
|
|
|