| Index: third_party/WebKit/LayoutTests/fast/dom/custom/reparent-unwrapped-custom-element-crash.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/custom/reparent-unwrapped-custom-element-crash.html b/third_party/WebKit/LayoutTests/fast/dom/custom/reparent-unwrapped-custom-element-crash.html
|
| index 9d956aed028ca1d534c52ec2225a8f4f15cc435e..cf2a4d4fb923f258cc40a349806f916adb304bed 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/custom/reparent-unwrapped-custom-element-crash.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/custom/reparent-unwrapped-custom-element-crash.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="../../../js-test.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <body>
|
| If this doesn't crash, it passed.
|
| <iframe id=iframe src=resources/empty-custom-body.html></iframe>
|
|
|