| Index: LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html
|
| diff --git a/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html b/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html
|
| index 0d6fd4cf3b6f5e8c2f143118f96f93035a17418c..13d1123efec64bb472f773b0133d5865b161a036 100644
|
| --- a/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html
|
| +++ b/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="../../dom/shadow/resources/shadow-dom.js"></script>
|
| <script>
|
| shouldBeDefined("window.internals");
|
|
|