| Index: LayoutTests/css2.1/20110323/inline-non-replaced-height-003.htm
|
| diff --git a/LayoutTests/css2.1/20110323/inline-non-replaced-height-003.htm b/LayoutTests/css2.1/20110323/inline-non-replaced-height-003.htm
|
| index 7ad0d6e8373a3a73bb91f90e4abdc0a6e6bb33d4..1ece759e30099033d787fc50f54bc53b8b26cd33 100644
|
| --- a/LayoutTests/css2.1/20110323/inline-non-replaced-height-003.htm
|
| +++ b/LayoutTests/css2.1/20110323/inline-non-replaced-height-003.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-non-replaced">
|
| <meta name="flags" content="ahem">
|
| + <script src="../../resources/ahem.js"></script>
|
| <meta name="assert" content="The border starts at the top and bottom of the content area not the 'line-height'.">
|
| <style type="text/css">
|
| #div1
|
|
|