| Index: third_party/WebKit/LayoutTests/shadow-dom/v0/closed-mode-deep-combinator-and-shadow-pseudo.html
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo.html b/third_party/WebKit/LayoutTests/shadow-dom/v0/closed-mode-deep-combinator-and-shadow-pseudo.html
|
| similarity index 98%
|
| rename from third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo.html
|
| rename to third_party/WebKit/LayoutTests/shadow-dom/v0/closed-mode-deep-combinator-and-shadow-pseudo.html
|
| index 7e71aa875d5649b779a4771395c4b7ec5f8c74c0..3c7cdb83d604e63d5cf1c5502c637ec1d244146e 100644
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo.html
|
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/v0/closed-mode-deep-combinator-and-shadow-pseudo.html
|
| @@ -1,6 +1,6 @@
|
| <!doctype html>
|
| -<script src="../resources/js-test.js"></script>
|
| -<script src="../fast/dom/shadow/resources/shadow-dom.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| +<script src="../../fast/dom/shadow/resources/shadow-dom.js"></script>
|
| <style id="style1">
|
| </style>
|
| <body></body>
|
|
|