| Index: LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent.html
|
| diff --git a/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent.html b/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent.html
|
| index a456e89dd1a57bf1e6d33ac626fa9d779a6155bf..2a0a3537aca44a833d06b90efd675a92aeba8ff9 100644
|
| --- a/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent.html
|
| +++ b/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html><body>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
|
|
| <p>When we modify host children and get distributed nodes in nested ShadowDOM, distribution should occur from the host.</p>
|
|
|
|
|