| Index: LayoutTests/css2.1/20110323/overflow-applies-to-009.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-009.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-009.htm
|
| index 61dc3ead07f8330160ed20e7bf604a4888dd1791..e514c5e644b97b82c972546be9f7d74f1a52bcf7 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-009.htm
|
| +++ b/LayoutTests/css2.1/20110323/overflow-applies-to-009.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 'block'.">
|
| <style type="text/css">
|
| span
|
|
|