| Index: LayoutTests/css2.1/t0804-c5510-padn-01-e-a.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5510-padn-01-e-a.html b/LayoutTests/css2.1/t0804-c5510-padn-01-e-a.html
|
| index 95fd55afd5ceffe0642d9fb90885903b0a28805d..332e8298f108336fc8a44648d685368187ed625c 100644
|
| --- a/LayoutTests/css2.1/t0804-c5510-padn-01-e-a.html
|
| +++ b/LayoutTests/css2.1/t0804-c5510-padn-01-e-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: padding</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div.test, div.control { margin: 1em; }
|
| p.criteria { color: navy; }
|
| @@ -36,4 +37,4 @@
|
| </div>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|