| Index: LayoutTests/css2.1/t140201-c536-bgpos-00-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t140201-c536-bgpos-00-b-ag.html b/LayoutTests/css2.1/t140201-c536-bgpos-00-b-ag.html
|
| index df8e70ebc2250becdaf2d7cf0ae7cb9b266f7a14..3610386b226064f08f24971db183ec9557d52117 100644
|
| --- a/LayoutTests/css2.1/t140201-c536-bgpos-00-b-ag.html
|
| +++ b/LayoutTests/css2.1/t140201-c536-bgpos-00-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; }
|
| @@ -44,4 +45,4 @@
|
| X
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|