Index: LayoutTests/css2.1/t0804-c5509-padn-l-01-b-a.html |
diff --git a/LayoutTests/css2.1/t0804-c5509-padn-l-01-b-a.html b/LayoutTests/css2.1/t0804-c5509-padn-l-01-b-a.html |
index c409607eff7962007a5eeb1dc2c2e3f664c2495a..813f05650847eb4e0fdff145b9921d23d50653f0 100644 |
--- a/LayoutTests/css2.1/t0804-c5509-padn-l-01-b-a.html |
+++ b/LayoutTests/css2.1/t0804-c5509-padn-l-01-b-a.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.test, div.control { margin: 1em; } |
p.criteria { color: navy; } |
@@ -38,4 +39,4 @@ |
<div class="a"><div class="aa"></div></div> |
</div> |
</body> |
-</html> |
+</html> |