Index: LayoutTests/css2.1/20110323/overflow-applies-to-007.htm |
diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm |
index a0420e754bfa1e67af4c5dd8a789266e20a42732..2774e247446b01a46cc740928b7dcf9eccf0990e 100644 |
--- a/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm |
+++ b/LayoutTests/css2.1/20110323/overflow-applies-to-007.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 applies to elements with 'display' set to 'table-cell'."> |
<style type="text/css"> |
#table |