| Index: LayoutTests/css2.1/t0804-c5509-padn-l-00-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5509-padn-l-00-b-ag.html b/LayoutTests/css2.1/t0804-c5509-padn-l-00-b-ag.html
|
| index 4adf2cb8286f257bf8c10303d192d8e528e5fbb1..89e6f4a2d19d027021c0de27d08351e932229069 100644
|
| --- a/LayoutTests/css2.1/t0804-c5509-padn-l-00-b-ag.html
|
| +++ b/LayoutTests/css2.1/t0804-c5509-padn-l-00-b-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: padding-left</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| body { color: navy; }
|
| div { font: 10px/1 Ahem; width: 106px; color: blue; }
|
| @@ -35,4 +36,4 @@
|
| </p>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|