Index: LayoutTests/css2.1/20110323/overflow-applies-to-001.htm |
diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-001.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-001.htm |
index 495f4491cd65560818a278d8e7eb3913ac361bfe..e267658fa51edd3e8f544bf1502ef2305f889747 100644 |
--- a/LayoutTests/css2.1/20110323/overflow-applies-to-001.htm |
+++ b/LayoutTests/css2.1/20110323/overflow-applies-to-001.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-row-group'."> |
<style type="text/css"> |
#test |