Index: LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html |
diff --git a/LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html b/LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html |
index 271bbcc7b1b738822438e93bad056b2a18afc412..e264eb701c9b77eab3c0fdecc025109bcb62c167 100644 |
--- a/LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html |
+++ b/LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: text-transform</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
div { font: 10px/1 Ahem; color: green; background: red url(support/css1test545.png); border: solid black; width: 32em; } |
p { margin: 0; } |
@@ -42,4 +43,4 @@ |
</p> |
</div> |
</body> |
-</html> |
+</html> |