| Index: LayoutTests/css2.1/20110323/overflow-applies-to-015.htm
|
| diff --git a/LayoutTests/css2.1/20110323/overflow-applies-to-015.htm b/LayoutTests/css2.1/20110323/overflow-applies-to-015.htm
|
| index 339b4019a455840ec31c2e5d75df030e89fac334..502f17cc091402ea468cbc720f7c6f825d8067f1 100644
|
| --- a/LayoutTests/css2.1/20110323/overflow-applies-to-015.htm
|
| +++ b/LayoutTests/css2.1/20110323/overflow-applies-to-015.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 apply to elements with 'display' set to 'table-caption'.">
|
| <style type="text/css">
|
| #test
|
|
|