| Index: LayoutTests/fast/dom/shadow/wheel-event-on-input-in-shadow-dom.html
|
| diff --git a/LayoutTests/fast/dom/shadow/wheel-event-on-input-in-shadow-dom.html b/LayoutTests/fast/dom/shadow/wheel-event-on-input-in-shadow-dom.html
|
| index 84ad3fe4055c12294c1c4e02cde4179056ba18f0..23911a7bb868397cb8bf0d3921454631f4222135 100644
|
| --- a/LayoutTests/fast/dom/shadow/wheel-event-on-input-in-shadow-dom.html
|
| +++ b/LayoutTests/fast/dom/shadow/wheel-event-on-input-in-shadow-dom.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="../resources/event-sender-util.js"></script>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|