Index: LayoutTests/css2.1/t0804-c5509-ipadn-l-01-b-ag.html |
diff --git a/LayoutTests/css2.1/t0804-c5509-ipadn-l-01-b-ag.html b/LayoutTests/css2.1/t0804-c5509-ipadn-l-01-b-ag.html |
index 2768bbd6f0710299432663127f629e282932f95d..9a3cd8ac778cc9926594175b02e6c148bd4f3a62 100644 |
--- a/LayoutTests/css2.1/t0804-c5509-ipadn-l-01-b-ag.html |
+++ b/LayoutTests/css2.1/t0804-c5509-ipadn-l-01-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; } |
.two { width: 13em; height: 3em; background: green; } |
@@ -16,4 +17,4 @@ |
<p>x <span>xxxx xxxx</span> x</p> |
</div> |
</body> |
-</html> |
+</html> |