Index: LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a.html |
diff --git a/LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a.html b/LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a.html |
index 11adead5321577eb045878603b1f78e0cad22ca3..6481cd182caff7aabc5d0613b1c032d02deab8fb 100644 |
--- a/LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a.html |
+++ b/LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: line-height</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
.test { font: 24px Ahem; background: teal; color: aqua; width: 4em; padding: 0.5em 0 0.5em 1em; border: solid navy; margin: 0.5em; line-height: 0.5in; } |
.control { font: 24px/1 Ahem; background: teal; color: aqua; width: 5em; padding: 0; border: solid navy; margin: 0.5em; } |
@@ -17,4 +18,4 @@ |
X X |
</pre> |
</body> |
-</html> |
+</html> |