| Index: LayoutTests/css2.1/t140201-c537-bgfxps-00-c-ag.html
|
| diff --git a/LayoutTests/css2.1/t140201-c537-bgfxps-00-c-ag.html b/LayoutTests/css2.1/t140201-c537-bgfxps-00-c-ag.html
|
| index 65a11dd7bc989084edfba15bde33d788adb3d94b..e25a1aa05a54a505432cccbb852462006581ed2d 100644
|
| --- a/LayoutTests/css2.1/t140201-c537-bgfxps-00-c-ag.html
|
| +++ b/LayoutTests/css2.1/t140201-c537-bgfxps-00-c-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: background</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| html {background: url(support/swatch-blue.png) repeat-x center top fixed;}
|
| div { font: 15px/1 Ahem; background: red; color: green; width: 11em; margin: 0 0 0 2em; }
|
| @@ -86,4 +87,4 @@
|
| <p class="dummy">Dummy text.</p>
|
| <p class="dummy">Dummy text.</p>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|