| Index: LayoutTests/css2.1/20110323/empty-inline-002.htm
|
| diff --git a/LayoutTests/css2.1/20110323/empty-inline-002.htm b/LayoutTests/css2.1/20110323/empty-inline-002.htm
|
| index d6b5f8dcf5f773bb9462d32600397b3558e37daf..a43a46598ed383066ac2920f65aaf1b9d302dcf3 100644
|
| --- a/LayoutTests/css2.1/20110323/empty-inline-002.htm
|
| +++ b/LayoutTests/css2.1/20110323/empty-inline-002.htm
|
| @@ -6,6 +6,7 @@
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height">
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#leading">
|
| <meta name="flags" content="ahem">
|
| + <script src="../../resources/ahem.js"></script>
|
| <meta name="assert" content="Empty inline elements still influence calculation just like elements with content.">
|
| <style type="text/css">
|
| div, span
|
|
|