| Index: LayoutTests/inspector/elements/edit/undo-dom-edits-2.html
|
| diff --git a/LayoutTests/inspector/elements/undo-dom-edits-2.html b/LayoutTests/inspector/elements/edit/undo-dom-edits-2.html
|
| similarity index 92%
|
| rename from LayoutTests/inspector/elements/undo-dom-edits-2.html
|
| rename to LayoutTests/inspector/elements/edit/undo-dom-edits-2.html
|
| index f794b0133abb8f6ae2a7d6cfa9a9694b0da30995..50cfacf66a7fe12bb38484c4cce7111133602e09 100644
|
| --- a/LayoutTests/inspector/elements/undo-dom-edits-2.html
|
| +++ b/LayoutTests/inspector/elements/edit/undo-dom-edits-2.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()
|
|
|