| Index: LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag.html b/LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag.html
|
| index f6c08a92bf546bcdd8d373c61cc0f4fee9e3095c..155ddbe073d099e4c22592cf98d65b0dfcb55eac 100644
|
| --- a/LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag.html
|
| +++ b/LayoutTests/css2.1/t1008-c44-ln-box-01-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/css1test44b.png) no-repeat;
|
| width: 39em; padding: 0.5em 1em; border: 1em solid green; }
|
| @@ -23,4 +24,4 @@
|
| xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|