| Index: LayoutTests/css2.1/t140201-c534-bgreps-04-c-ag.html
|
| diff --git a/LayoutTests/css2.1/t140201-c534-bgreps-04-c-ag.html b/LayoutTests/css2.1/t140201-c534-bgreps-04-c-ag.html
|
| index 323f2972615c666de0093b42b3b9f06201e9cc85..a14e50ef366ebfe9c7c8ba9775327d8017805f4b 100644
|
| --- a/LayoutTests/css2.1/t140201-c534-bgreps-04-c-ag.html
|
| +++ b/LayoutTests/css2.1/t140201-c534-bgreps-04-c-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: 14px/1 Ahem; width: 11em; background: red; color: green; border: solid black; }
|
| .one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: top left;}
|
| @@ -20,4 +21,4 @@
|
| </div>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|