Index: LayoutTests/css2.1/t0905-c5525-fltinln-00-c-ag.html |
diff --git a/LayoutTests/css2.1/t0905-c5525-fltinln-00-c-ag.html b/LayoutTests/css2.1/t0905-c5525-fltinln-00-c-ag.html |
index 3ae5d5069f243e9d783dd96c14392c7d9bbed793..178333ddd40896f10f1f2cf8d3cf9c4e8cf6a425 100644 |
--- a/LayoutTests/css2.1/t0905-c5525-fltinln-00-c-ag.html |
+++ b/LayoutTests/css2.1/t0905-c5525-fltinln-00-c-ag.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: float</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
div { border: solid black; font: 15px/1 Ahem; width: 6em; margin: 1em; color: green; } |
span { float: left; font-size: 200%; width: 1.5em; } |
@@ -20,4 +21,4 @@ |
<span>X</span> x x xx x x |
</div> |
</body> |
-</html> |
+</html> |