| Index: LayoutTests/css2.1/20110323/absolute-non-replaced-width-016.htm
|
| diff --git a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-016.htm b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-016.htm
|
| index 10f143ced6e810643bf079e6276539a6f59e20b6..4d6657175c590899c21edf5102db3bf77e924996 100644
|
| --- a/LayoutTests/css2.1/20110323/absolute-non-replaced-width-016.htm
|
| +++ b/LayoutTests/css2.1/20110323/absolute-non-replaced-width-016.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 'right' is 'auto' and 'width' and 'left' are not 'auto' element solves for 'right'.">
|
| <style type="text/css">
|
| #div1
|
|
|