| Index: LayoutTests/css2.1/20110323/overflow-applies-to-004.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm
|
| index 401d35ce24107b4c6fabf9b6159d8181bb030f97..228b6681701918d6d2d47dcf3ae0b37990485a1f 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-004.htm
|
| +++ b/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
|
|
|