| Index: LayoutTests/fast/dom/inline-event-attributes-event-param-name.html
|
| diff --git a/LayoutTests/fast/dom/inline-event-attributes-event-param-name.html b/LayoutTests/fast/dom/inline-event-attributes-event-param-name.html
|
| index b7541492368b93a9bd33e2c73b091e9b2dc9d535..5693225035214c155c420e6949128c19bdfbaa1f 100644
|
| --- a/LayoutTests/fast/dom/inline-event-attributes-event-param-name.html
|
| +++ b/LayoutTests/fast/dom/inline-event-attributes-event-param-name.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
|
|
| description('Tests the name of the event parameter for inline event attributes');
|
|
|