Index: LayoutTests/css2.1/20110323/overflow-applies-to-002.htm |
diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-002.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-002.htm |
index 17aea9367084686208b93ff43eae5056970ee68e..1186441db6be3b0deb2cd7a1dfe9b045aa9ee823 100644 |
--- a/LayoutTests/css2.1/20110323/overflow-applies-to-002.htm |
+++ b/LayoutTests/css2.1/20110323/overflow-applies-to-002.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 'table-header-group'."> |
<style type="text/css"> |
#test |