| Index: LayoutTests/css2.1/20110323/overflow-applies-to-014.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-014.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-014.htm
|
| index 8d8c7f91e801cb2454d050327d9c1338ef0c8038..0914eff7af5da03c4c2a50742a90d9cdc5811c8a 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-014.htm
|
| +++ b/LayoutTests/css2.1/20110323/overflow-applies-to-014.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 apply to elements with 'display' set to 'inline-table'.">
|
| <style type="text/css">
|
| #table
|
|
|