| Index: LayoutTests/css2.1/t090402-c42-ibx-pad-00-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t090402-c42-ibx-pad-00-d-ag.html b/LayoutTests/css2.1/t090402-c42-ibx-pad-00-d-ag.html
|
| index a065969a7399e62ada62e3fd995c86dca72ede5b..d367241b684275b16b7541d9d182c1a2496e08aa 100644
|
| --- a/LayoutTests/css2.1/t090402-c42-ibx-pad-00-d-ag.html
|
| +++ b/LayoutTests/css2.1/t090402-c42-ibx-pad-00-d-ag.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">
|
| p { color: navy; }
|
| div { font: 10px/240% Ahem; color: black; width: 200px; margin: 0 0 0 10px; }
|
| @@ -31,4 +32,4 @@
|
| </tr>
|
| </table>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|