| Index: LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute.html
|
| diff --git a/LayoutTests/fast/dom/CSSStyleDeclaration/css-style-item.html b/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute.html
|
| similarity index 72%
|
| copy from LayoutTests/fast/dom/CSSStyleDeclaration/css-style-item.html
|
| copy to LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute.html
|
| index 93b21439901e694a9b38f785adbe8556e92eb49d..d07f04bade7a37968ded4c7f142d78d265b3fc70 100644
|
| --- a/LayoutTests/fast/dom/CSSStyleDeclaration/css-style-item.html
|
| +++ b/LayoutTests/fast/dom/HTMLTextAreaElement/cols-attribute.html
|
| @@ -4,6 +4,6 @@
|
| <script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| -<script src="script-tests/css-style-item.js"></script>
|
| +<script src="script-tests/cols-attribute.js"></script>
|
| </body>
|
| </html>
|
|
|