| Index: LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed.html
|
| diff --git a/LayoutTests/pointer-lock/bug90391-move-then-window-open-crash.html b/LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed.html
|
| similarity index 97%
|
| copy from LayoutTests/pointer-lock/bug90391-move-then-window-open-crash.html
|
| copy to LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed.html
|
| index 32bcc2919eb124c9940098dab60de3ef8f3f25db..a092e7d4a3c27b3922b1fdfd7d571c958d3bc992 100644
|
| --- a/LayoutTests/pointer-lock/bug90391-move-then-window-open-crash.html
|
| +++ b/LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="../resources/js-test.js"></script>
|
| -<script src="../http/tests/resources/pointer-lock/pointer-lock-test-harness.js"></script>
|
| +<script src="../http/tests/resources/pointer-lock/pointer-lock-test-harness-prefixed.js"></script>
|
| </head>
|
| <body>
|
| <div>
|
|
|