| Index: LayoutTests/css2.1/20110323/inline-non-replaced-width-001.htm
|
| diff --git a/LayoutTests/css2.1/20110323/inline-non-replaced-width-001.htm b/LayoutTests/css2.1/20110323/inline-non-replaced-width-001.htm
|
| index d86470c9a35b3ccfb86744dc855cafce8faeef00..08f658f4d02369ab77956d08a481a34439e6e395 100644
|
| --- a/LayoutTests/css2.1/20110323/inline-non-replaced-width-001.htm
|
| +++ b/LayoutTests/css2.1/20110323/inline-non-replaced-width-001.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#inline-width">
|
| <meta name="flags" content="ahem">
|
| + <script src="../../resources/ahem.js"></script>
|
| <meta name="assert" content="Computed value of 'auto' for 'left', 'right', and 'margin-left' becomes a used value of '0'.">
|
| <style type="text/css">
|
| div
|
|
|