| Index: LayoutTests/fast/dom/shadow/shadow-root-blur.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-root-blur.html b/LayoutTests/fast/dom/shadow/shadow-root-blur.html
|
| index ad8d14d410c7361289b9c7662e960b744d3cf0ec..bab6e6ac501a0e5d6f8198157bf0efb65bfb48c7 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-root-blur.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-root-blur.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>
|
|
|