| Index: LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag.html b/LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag.html
|
| index 1abebd314916868bfe26d46c5693b9feb66afc13..ea5ea78ccbc945b9024aada83cf5d47da5a10487 100644
|
| --- a/LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag.html
|
| +++ b/LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: line-height</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div { font: 20px Ahem; width: 4em; color: green; background: red url(support/css1test548e.png); margin: 1em; border: solid black; }
|
| p { margin: 0; }
|
| @@ -20,4 +21,4 @@
|
| x x x x
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|