Index: LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html |
diff --git a/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html b/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html |
index fb41265ff29787ef8892e1344f18a4786a0e5520..0466279bf980076002835e255e7b31409a0b6b3e 100644 |
--- a/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html |
+++ b/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: vertical-align</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
div {font: 50px/1 Ahem; color: white; margin: 1em; padding: 0.25em; background: teal url(support/square-teal.png) top left;} |
img {height: 50px;} |
@@ -14,4 +15,4 @@ |
<p>There should be four identical white boxes in the teal block below, all the same size, each one a little lower down on the line, in a step pattern.</p> |
<div> <span class="two">X</span> <img alt="FAIL: Image support required." src="support/swatch-white.png"> X <span class="one">X</span></div> |
</body> |
-</html> |
+</html> |