| Index: LayoutTests/inspector/elements/shadow/shadow-root.html
|
| diff --git a/LayoutTests/inspector/elements/shadow-root.html b/LayoutTests/inspector/elements/shadow/shadow-root.html
|
| similarity index 83%
|
| rename from LayoutTests/inspector/elements/shadow-root.html
|
| rename to LayoutTests/inspector/elements/shadow/shadow-root.html
|
| index cf8d9037258e17e82817cf76f7ead45e6f321c78..3fe2ce0467cebf4d03a6a97a5ab7776bc83b1ee0 100644
|
| --- a/LayoutTests/inspector/elements/shadow-root.html
|
| +++ b/LayoutTests/inspector/elements/shadow/shadow-root.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()
|
|
|