Index: LayoutTests/fast/text/whitespace/012.html |
diff --git a/LayoutTests/fast/text/whitespace/012.html b/LayoutTests/fast/text/whitespace/012.html |
index 8f826399c4b1fb134b3ef0c2f921a4728a185d8f..fb89ea6bda03d533167b62a277f69cdd9dce2aeb 100644 |
--- a/LayoutTests/fast/text/whitespace/012.html |
+++ b/LayoutTests/fast/text/whitespace/012.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>white-space: mixed tests (simple)</title> |
+ <script src="../../../resources/ahem.js"></script> |
<style type="text/css"> |
.control { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; } |
.test { font: 1em/1 Ahem; background: green; color: lime; float: left; clear: left; margin: 1em; } |