| Index: LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a.html
|
| diff --git a/LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a.html b/LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a.html
|
| index be5d5826f762fa4e877c556912429611a69805c6..3237d5f2f4ea827b103465688d3cf361584bf026 100644
|
| --- a/LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a.html
|
| +++ b/LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: Inline Elements</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div { width: 20em; font: 10px/12px Ahem; color: green; }
|
| span { border: solid 10px lime; padding: 2px 0 2px 10px; margin: 10px 10px 0 0; }
|
| @@ -17,4 +18,4 @@
|
| x x x </em> y y y y y y y y y </span> y y y y y y y y y y z z z z
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|