| Index: LayoutTests/fast/dom/shadow/get-destination-insertion-points.html
|
| diff --git a/LayoutTests/fast/dom/shadow/get-destination-insertion-points.html b/LayoutTests/fast/dom/shadow/get-destination-insertion-points.html
|
| index 6ab70dff92481d038621c02951d72f6aca5217b7..6a0137176c8b40947510d761cc65b5744e62179f 100644
|
| --- a/LayoutTests/fast/dom/shadow/get-destination-insertion-points.html
|
| +++ b/LayoutTests/fast/dom/shadow/get-destination-insertion-points.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>
|
|
|