| Index: LayoutTests/css2.1/20110323/overflow-applies-to-003.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-003.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-003.htm
|
| index 24cdf963c40b637c9de04b0d7ba332632b04f2aa..9bfe998aabe8dadfffb7f1db3fef3e2eb9843c4e 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-003.htm
|
| +++ b/LayoutTests/css2.1/20110323/overflow-applies-to-003.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-footer-group'.">
|
| <style type="text/css">
|
| #test
|
|
|