| Index: LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.html
|
| diff --git a/LayoutTests/inspector/elements/styles/disable-property-workingcopy-update.html b/LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.html
|
| similarity index 96%
|
| rename from LayoutTests/inspector/elements/styles/disable-property-workingcopy-update.html
|
| rename to LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.html
|
| index 0ec1d126b016450336156f3f5db53490e9919eab..74554ab9cd25bbdd7367c73d5f39ee48f87e5d2f 100644
|
| --- a/LayoutTests/inspector/elements/styles/disable-property-workingcopy-update.html
|
| +++ b/LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<link rel="stylesheet" href="resources/disable-property-workingcopy-update.css">
|
| +<link rel="stylesheet" href="../styles/resources/disable-property-workingcopy-update.css">
|
| <script src="../../../http/tests/inspector/inspector-test.js"></script>
|
| <script src="../../../http/tests/inspector/debugger-test.js"></script>
|
| <script src="../../../http/tests/inspector/elements-test.js"></script>
|
|
|