| Index: LayoutTests/fast/dom/shadow/shadow-root-activeElement.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-root-activeElement.html b/LayoutTests/fast/dom/shadow/shadow-root-activeElement.html
|
| index ca2bb5d72ff61b5bea6cb671e7cd305fb2f7959d..3f442b29db5589306b1ae165c0f9a31ef115251e 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-root-activeElement.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-root-activeElement.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="resources/shadow-dom.js"></script>
|
| </head>
|
| <body>
|
|
|