diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm')
| -rw-r--r-- | third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm b/third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm index a0420e7..2774e24 100644 --- a/third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-007.htm +++ b/third_party/WebKit/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 |
