| Index: LayoutTests/inspector/elements/highlight/highlight-svg-root.html
|
| diff --git a/LayoutTests/inspector/elements/highlight-svg-root.html b/LayoutTests/inspector/elements/highlight/highlight-svg-root.html
|
| similarity index 80%
|
| rename from LayoutTests/inspector/elements/highlight-svg-root.html
|
| rename to LayoutTests/inspector/elements/highlight/highlight-svg-root.html
|
| index 69b85dc9a07bd3e10a4821ea7260d2818a8bd1d5..58c79200357563086ce7cc262b50ee0d18088b5d 100644
|
| --- a/LayoutTests/inspector/elements/highlight-svg-root.html
|
| +++ b/LayoutTests/inspector/elements/highlight/highlight-svg-root.html
|
| @@ -16,8 +16,8 @@ body {
|
|
|
| </style>
|
|
|
| -<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()
|
|
|