Index: LayoutTests/css2.1/t1507-c526-font-sz-01-b-a.html |
diff --git a/LayoutTests/css2.1/t1507-c526-font-sz-01-b-a.html b/LayoutTests/css2.1/t1507-c526-font-sz-01-b-a.html |
index 98ac9d548ffbbb31506fd699d966fd1438c30a3c..ab5130b306f8f082fb6ea809088715fca932a43a 100644 |
--- a/LayoutTests/css2.1/t1507-c526-font-sz-01-b-a.html |
+++ b/LayoutTests/css2.1/t1507-c526-font-sz-01-b-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"> |
div { color: navy; font: 1em/1 Ahem; margin: 0 2em; } |
.a {font-size: 0.5in;} |
@@ -22,4 +23,4 @@ |
<div class="e"> x </div> |
<div class="h"> x </div> |
</body> |
-</html> |
+</html> |