Index: LayoutTests/css2.1/t0804-c5509-ipadn-l-00-b-ag.html |
diff --git a/LayoutTests/css2.1/t0804-c5509-ipadn-l-00-b-ag.html b/LayoutTests/css2.1/t0804-c5509-ipadn-l-00-b-ag.html |
index 1297c290d9d51f8f96c56c84a3a2ff041ec435dd..4cfb893344fe704045ba3e747f1246639652fff5 100644 |
--- a/LayoutTests/css2.1/t0804-c5509-ipadn-l-00-b-ag.html |
+++ b/LayoutTests/css2.1/t0804-c5509-ipadn-l-00-b-ag.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: padding-left</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
div { font: 15px/1 Ahem; margin: 1em; } |
.one { width: 8em; height: 2em; background: red url(support/swatch-green.png) right repeat-y; color: white; } |
@@ -16,4 +17,4 @@ |
<p>x <span>x</span>x</p> |
</div> |
</body> |
-</html> |
+</html> |