| Index: LayoutTests/css2.1/t100801-c548-ln-ht-03-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t100801-c548-ln-ht-03-d-ag.html b/LayoutTests/css2.1/t100801-c548-ln-ht-03-d-ag.html
|
| index f0ca0480071a6a11389e13795b65c64c39740fc9..15971f57e7f5a574d750d69b4baa56d59ec2474b 100644
|
| --- a/LayoutTests/css2.1/t100801-c548-ln-ht-03-d-ag.html
|
| +++ b/LayoutTests/css2.1/t100801-c548-ln-ht-03-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/css1test548d.png); margin: 1em; border: solid black; }
|
| p { margin: 0; }
|
| @@ -20,4 +21,4 @@
|
| x x x x
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|