| Index: LayoutTests/css2.1/t100801-c548-ln-ht-01-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t100801-c548-ln-ht-01-b-ag.html b/LayoutTests/css2.1/t100801-c548-ln-ht-01-b-ag.html
|
| index 380d1ba5f99857dbfc73a31b06ed76b5dc3b7546..e2f315c00d8d7b0316f3b22873bc7806497e8f8e 100644
|
| --- a/LayoutTests/css2.1/t100801-c548-ln-ht-01-b-ag.html
|
| +++ b/LayoutTests/css2.1/t100801-c548-ln-ht-01-b-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: 12px Ahem; background: red url(support/pattern-gg-gr.png); color: lime; width: 4em; padding: 0.5em 0 0.5em 1em; border: solid black; margin: 0.5em; }
|
| p { margin: 0; }
|
| @@ -25,4 +26,4 @@
|
| <p class="six"> X X X X </p>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|