Index: LayoutTests/fast/text/whitespace/014.html |
diff --git a/LayoutTests/fast/text/whitespace/014.html b/LayoutTests/fast/text/whitespace/014.html |
index 9c01ecc68b6e5714112bbe4698b2776d3c509f57..5baac418ada59c39a44f32e5dae05dfe3a964bc0 100644 |
--- a/LayoutTests/fast/text/whitespace/014.html |
+++ b/LayoutTests/fast/text/whitespace/014.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>white-space pre: simple tests</title> |
+ <script src="../../../resources/ahem.js"></script> |
<style type="text/css"> |
.control { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; } |
div { white-space: pre; font: 1em/1 Ahem; background: green; color: lime; } |