| Index: LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes.html b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes.html
|
| index e5d1be2cc94c2e7749bb39759c95c43aa0db7a5f..cf4206750e0c7d03eae80fbc53046c4e45212f49 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes.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>
|
|
|