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