Index: LayoutTests/css2.1/t1507-c526-font-sz-03-f-a.html |
diff --git a/LayoutTests/css2.1/t1507-c526-font-sz-03-f-a.html b/LayoutTests/css2.1/t1507-c526-font-sz-03-f-a.html |
index 720640eb21a598014e845776c74ed94e508fa5cc..da33d50aebb3b644a78178efc86aefe40219169a 100644 |
--- a/LayoutTests/css2.1/t1507-c526-font-sz-03-f-a.html |
+++ b/LayoutTests/css2.1/t1507-c526-font-sz-03-f-a.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: font-size</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
.j { font-size: 3em; color: navy; font-family: Ahem; } |
.a { font-size: 1em; } |
@@ -17,4 +18,4 @@ |
<p class="b"> x </p> |
</div> |
</body> |
-</html> |
+</html> |