| Index: LayoutTests/css2.1/20110323/overflow-applies-to-010.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-010.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-010.htm
|
| index 2c252af5f6c09f162c40539374f0485e6237443e..85f4a0b37ac9e54cf2f0b1a4f6b1e42f50321533 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-010.htm
|
| +++ b/LayoutTests/css2.1/20110323/overflow-applies-to-010.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 applies to elements with 'display' set to 'list-item'.">
|
| <style type="text/css">
|
| body
|
|
|