diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm')
| -rw-r--r-- | third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm b/third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm index 401d35c..228b668 100644 --- a/third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm +++ b/third_party/WebKit/LayoutTests/css2.1/20110323/overflow-applies-to-004.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'."> <style type="text/css"> #table |
