| Index: LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html
|
| diff --git a/LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html b/LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html
|
| index 1247fa447183d584be00011d03cccf90449abf28..1c8cf82523a42ff6f53c84225b779d027fa4bf1b 100644
|
| --- a/LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html
|
| +++ b/LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/script-for-attribute-unexpected-execution.js"></script>
|
|
|