| Index: LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.html
|
| diff --git a/LayoutTests/inspector/elements/styles/styles-live-locations-leak.html b/LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.html
|
| similarity index 98%
|
| rename from LayoutTests/inspector/elements/styles/styles-live-locations-leak.html
|
| rename to LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.html
|
| index 040d797f08362781380bc66ebd81e1366365f187..30ab9f066a1b5d7c9e93b85b533d5b25a3a037fe 100644
|
| --- a/LayoutTests/inspector/elements/styles/styles-live-locations-leak.html
|
| +++ b/LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.html
|
| @@ -2,7 +2,7 @@
|
| <head>
|
| <script src="../../../http/tests/inspector/inspector-test.js"></script>
|
| <script src="../../../http/tests/inspector/elements-test.js"></script>
|
| -<script src="styles-test.js"></script>
|
| +<script src="../styles/styles-test.js"></script>
|
| <style>
|
| #first {
|
| color: blue;
|
|
|