Index: LayoutTests/css2.1/t0804-c5508-ipadn-b-01-f-a.html |
diff --git a/LayoutTests/css2.1/t0804-c5508-ipadn-b-01-f-a.html b/LayoutTests/css2.1/t0804-c5508-ipadn-b-01-f-a.html |
index 108fb74620ea3ccb3343468127f887658f8a4161..7c6430e897b6007ba954bbc4976982c323db2a05 100644 |
--- a/LayoutTests/css2.1/t0804-c5508-ipadn-b-01-f-a.html |
+++ b/LayoutTests/css2.1/t0804-c5508-ipadn-b-01-f-a.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: padding-bottom</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
div { font: 20px/1 Ahem; width: 6em; color: white; } |
.green { color: green; } |