| Index: LayoutTests/inspector/elements/highlight/highlight-node-scroll.html
|
| diff --git a/LayoutTests/inspector/elements/highlight-node-scroll.html b/LayoutTests/inspector/elements/highlight/highlight-node-scroll.html
|
| similarity index 89%
|
| rename from LayoutTests/inspector/elements/highlight-node-scroll.html
|
| rename to LayoutTests/inspector/elements/highlight/highlight-node-scroll.html
|
| index fe2cbd8f53b207bcfeb9cf58287a4d24836f4816..209d291bd1c8e8a223d611050bdab644bb471ab5 100644
|
| --- a/LayoutTests/inspector/elements/highlight-node-scroll.html
|
| +++ b/LayoutTests/inspector/elements/highlight/highlight-node-scroll.html
|
| @@ -29,8 +29,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 onload()
|
|
|