Index: LayoutTests/css2.1/20110323/overflow-applies-to-008.htm |
diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-008.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-008.htm |
index d1d18f4ef300f65bc29776ff2f7348914e7a0a7c..f8a443c863a83b6da1ec1b040d26f7c412e794f9 100644 |
--- a/LayoutTests/css2.1/20110323/overflow-applies-to-008.htm |
+++ b/LayoutTests/css2.1/20110323/overflow-applies-to-008.htm |
@@ -6,6 +6,7 @@ |
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow"> |
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#overflow"> |
<meta name="flags" content="ahem"> |
+ <script src="../../resources/ahem.js"></script> |
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'inline'."> |
<style type="text/css"> |
#parent |