| Index: LayoutTests/css2.1/t140201-c536-bgpos-01-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t140201-c536-bgpos-01-b-ag.html b/LayoutTests/css2.1/t140201-c536-bgpos-01-b-ag.html
|
| index 064d271263a109f6805c3b91dcf41b2dbd863293..b5eac0eb847284fc5d59f218017732a6ba5001fe 100644
|
| --- a/LayoutTests/css2.1/t140201-c536-bgpos-01-b-ag.html
|
| +++ b/LayoutTests/css2.1/t140201-c536-bgpos-01-b-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: background-position</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| html,body,div { margin: 0; border: 0; padding: 0; }
|
| div { font: 15px/1 Ahem; color: white; width: 11em; }
|
| @@ -49,4 +50,4 @@
|
|
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|