| Index: LayoutTests/css2.1/20110323/overflow-applies-to-012.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-012.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-012.htm
|
| index 6d5b300fec8e0b9d2484ea9475d5b1cc0d6d5bfc..f64e7a0b678989a74b38f398e7b2d2a470280fce 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-012.htm
|
| +++ b/LayoutTests/css2.1/20110323/overflow-applies-to-012.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 'inline-block'.">
|
| <style type="text/css">
|
| div
|
|
|