| Index: LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag.html b/LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag.html
|
| index 4e759be6a9488090f9084c59c0d0275b8bc6e554..bfb2c12b0c6aae340d9a163c3efa229fe889c00d 100644
|
| --- a/LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag.html
|
| +++ b/LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: The Height of Lines</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div { font: 20px/40px Ahem; color: white; background: red url(support/css1test44d.png) no-repeat;
|
| width: 14em; padding: 0.5em 1em; border: 1em solid green; }
|
| @@ -29,4 +30,4 @@
|
| xxxx xxxx xxxx
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|