| Index: LayoutTests/inspector/elements/highlight/highlight-node.html
|
| diff --git a/LayoutTests/inspector/elements/highlight-node.html b/LayoutTests/inspector/elements/highlight/highlight-node.html
|
| similarity index 83%
|
| rename from LayoutTests/inspector/elements/highlight-node.html
|
| rename to LayoutTests/inspector/elements/highlight/highlight-node.html
|
| index 6c882645cd0b26c6d45fa50f4c4d6dd2b075e524..445e59ab367c4183ab46adc951dc052a4f3f4bfa 100644
|
| --- a/LayoutTests/inspector/elements/highlight-node.html
|
| +++ b/LayoutTests/inspector/elements/highlight/highlight-node.html
|
| @@ -26,8 +26,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()
|
|
|