Index: LayoutTests/fast/text/whitespace/008.html |
diff --git a/LayoutTests/fast/text/whitespace/008.html b/LayoutTests/fast/text/whitespace/008.html |
index e8e73736df359fd958e06776fa29aa8cd5284769..4406e8cad0f8ff72b4d47dec3c6e77ea2244c012 100644 |
--- a/LayoutTests/fast/text/whitespace/008.html |
+++ b/LayoutTests/fast/text/whitespace/008.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>white-space normal: zero width non-breaking space</title> |
+ <script src="../../../resources/ahem.js"></script> |
<style type="text/css"> |
/* setup */ |
.control { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; } |