| Index: LayoutTests/css2.1/t1008-c44-ln-box-00-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t1008-c44-ln-box-00-d-ag.html b/LayoutTests/css2.1/t1008-c44-ln-box-00-d-ag.html
|
| index 5e54b05cd30d93d09fbc3ca8e5436c343262f5e2..acb570e8e890b05f3dba8dcd47486d0922fb1102 100644
|
| --- a/LayoutTests/css2.1/t1008-c44-ln-box-00-d-ag.html
|
| +++ b/LayoutTests/css2.1/t1008-c44-ln-box-00-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: 10px/20px Ahem; color: white; background: red url(support/css1test44a.png) no-repeat;
|
| width: 19em; padding: 0.5em 1em; border: 1em solid green; }
|
| @@ -23,4 +24,4 @@
|
| xxxx xxxx xxxx xxxx
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|