| Index: LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-element-inactive.html b/LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| index 3ddca7fbac806013838b39f033d8a8c77576cfeb..f27b125b40bfec2a7dec3abe6427c88d7317ed55 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-element-inactive.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <body>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
| description('We should not expose UA shadow nodes.');
|
|
|
|
|