Index: LayoutTests/css2.1/t0804-c5510-ipadn-00-b-ag.html |
diff --git a/LayoutTests/css2.1/t0804-c5510-ipadn-00-b-ag.html b/LayoutTests/css2.1/t0804-c5510-ipadn-00-b-ag.html |
index 1e7ad262133f55793d0d79a32e6eee0592787599..ad0b7a4e243a7dc22135c3cd0dbc1fc206b0ea36 100644 |
--- a/LayoutTests/css2.1/t0804-c5510-ipadn-00-b-ag.html |
+++ b/LayoutTests/css2.1/t0804-c5510-ipadn-00-b-ag.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: padding</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
p { color: navy; } |
div { margin: 2em 0; } |
@@ -16,4 +17,4 @@ |
<div class="one"><p> x <span>x</span> x </p></div> |
<div><img alt="FAIL: Need image support for reference rendering." src="support/css1test5510-i.png"></div> |
</body> |
-</html> |
+</html> |