| Index: LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html b/LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html
|
| index d2338364bfe6278ad9cfa77eac5c141712407009..1c4df9fb9184961b970abc64cd32edb2649d5727 100644
|
| --- a/LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html
|
| +++ b/LayoutTests/css2.1/t1008-c44-ln-box-02-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/css1test44c.png) no-repeat;
|
| width: 14em; padding: 0.5em 1em; border: 1em solid green; }
|
| @@ -21,4 +22,4 @@
|
| xxxx xxxx xxxx
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|