| Index: LayoutTests/css2.1/20110323/overflow-applies-to-006.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-006.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-006.htm
|
| index ed0a0c049cd42bbba46e6326c9ae68ae76bf7c06..cf646476610e383d53596e95dc57d9036e604c13 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-006.htm
|
| +++ b/LayoutTests/css2.1/20110323/overflow-applies-to-006.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-column'.">
|
| <style type="text/css">
|
| #test
|
|
|