Index: LayoutTests/css2.1/t140201-c534-bgre-01-b-ag.html |
diff --git a/LayoutTests/css2.1/t140201-c534-bgre-01-b-ag.html b/LayoutTests/css2.1/t140201-c534-bgre-01-b-ag.html |
index 86c734cc9331eaa4a3437b3314ef58e06f9d72c8..9bf2b14f4b5f88a2ff23fc6957ad382a94a47eba 100644 |
--- a/LayoutTests/css2.1/t140201-c534-bgre-01-b-ag.html |
+++ b/LayoutTests/css2.1/t140201-c534-bgre-01-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: green; color: green; border: solid black; } |
.one {background-image: url(support/swatch-red.png); background-repeat: repeat-y;} |
@@ -36,4 +37,4 @@ |
</div> |
</div> |
</body> |
-</html> |
+</html> |