| Index: LayoutTests/inspector/elements/edit/edit-trimmed-attribute-value.html
|
| diff --git a/LayoutTests/inspector/elements/edit-trimmed-attribute-value.html b/LayoutTests/inspector/elements/edit/edit-trimmed-attribute-value.html
|
| similarity index 91%
|
| rename from LayoutTests/inspector/elements/edit-trimmed-attribute-value.html
|
| rename to LayoutTests/inspector/elements/edit/edit-trimmed-attribute-value.html
|
| index fdc81b9bbd4e49dcd0b91a7a2c6c4e0851f56a69..f0e76220c10da67536735e1024dce0b91d437973 100644
|
| --- a/LayoutTests/inspector/elements/edit-trimmed-attribute-value.html
|
| +++ b/LayoutTests/inspector/elements/edit/edit-trimmed-attribute-value.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| -<script src="../../http/tests/inspector/inspector-test.js"></script>
|
| -<script src="../../http/tests/inspector/elements-test.js"></script>
|
| +<script src="../../../http/tests/inspector/inspector-test.js"></script>
|
| +<script src="../../../http/tests/inspector/elements-test.js"></script>
|
| <script>
|
|
|
| function test()
|
|
|