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