| Index: LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html
|
| diff --git a/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html b/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html
|
| index 49d1a8d6cc0464d40364fba6bc0bfb883e78db84..8584e366137676837bc55c5362f09a78301d48e0 100644
|
| --- a/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html
|
| +++ b/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: list-style</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| ul {
|
| margin: 1em 5em; border: solid black; padding: 0; width: 6em;
|
| @@ -18,4 +19,4 @@
|
| <li> x x xx xx x x</li>
|
| </ul>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|