| Index: LayoutTests/inspector/styles/selector-line-deprecated.html
|
| diff --git a/LayoutTests/inspector/styles/selector-line.html b/LayoutTests/inspector/styles/selector-line-deprecated.html
|
| similarity index 92%
|
| copy from LayoutTests/inspector/styles/selector-line.html
|
| copy to LayoutTests/inspector/styles/selector-line-deprecated.html
|
| index c62ddd7ce8b55dfd8276a1359667ab36ca4bb24d..e425d810bdd97203132a002a16c520107ef0cece 100644
|
| --- a/LayoutTests/inspector/styles/selector-line.html
|
| +++ b/LayoutTests/inspector/styles/selector-line-deprecated.html
|
| @@ -6,7 +6,7 @@
|
| color: green;
|
| }
|
| </style>
|
| -<link rel="stylesheet" href="resources/selector-line.css" />
|
| +<link rel="stylesheet" href="resources/selector-line-deprecated.css" />
|
| <script src="../../http/tests/inspector/inspector-test.js"></script>
|
| <script src="../../http/tests/inspector/elements-test.js"></script>
|
| <script>
|
|
|