| Index: LayoutTests/fast/dom/shadow/update-text-of-style-in-shadow-dom.html
|
| diff --git a/LayoutTests/fast/dom/shadow/update-text-of-style-in-shadow-dom.html b/LayoutTests/fast/dom/shadow/update-text-of-style-in-shadow-dom.html
|
| index 514c65ea7b5901f050bae9d7f10a772f99521c49..dd60b7f1d3c342d65e00cff1d34c748234e42079 100644
|
| --- a/LayoutTests/fast/dom/shadow/update-text-of-style-in-shadow-dom.html
|
| +++ b/LayoutTests/fast/dom/shadow/update-text-of-style-in-shadow-dom.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>
|
|
|