| Index: LayoutTests/css2.1/t140201-c534-bgre-00-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t140201-c534-bgre-00-b-ag.html b/LayoutTests/css2.1/t140201-c534-bgre-00-b-ag.html
|
| index efa43458c968a2a287d7b84ae3b9e17c857c00f5..82cdd0b1285b16ec25daa3c682e1f41f3fd57493 100644
|
| --- a/LayoutTests/css2.1/t140201-c534-bgre-00-b-ag.html
|
| +++ b/LayoutTests/css2.1/t140201-c534-bgre-00-b-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: background-repeat</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| .test { font: 15px/1 Ahem; width: 10em; background: red; color: green; border: solid black; }
|
| .one {background-image: url(support/swatch-green.png); background-repeat: repeat-y;}
|
| @@ -36,4 +37,4 @@
|
| </div>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|