Index: LayoutTests/fast/text/whitespace/009.html |
diff --git a/LayoutTests/fast/text/whitespace/009.html b/LayoutTests/fast/text/whitespace/009.html |
index 688aba1492583cbae360faff075c26dba6233113..732055f7ebc1b50a3f76c7255d51b5704fb87cf6 100644 |
--- a/LayoutTests/fast/text/whitespace/009.html |
+++ b/LayoutTests/fast/text/whitespace/009.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>white-space nowrap: basic test</title> |
+ <script src="../../../resources/ahem.js"></script> |
<style type="text/css"> |
.control { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; } |
.top { font: 20px/1 Ahem; } |