Index: LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed-expected.txt |
diff --git a/LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed-expected.txt b/LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f86d150bd25a90af27de4a6ee96d1f09874ab9c2 |
--- /dev/null |
+++ b/LayoutTests/pointer-lock/bug90391-move-then-window-open-crash-prefixed-expected.txt |
@@ -0,0 +1,14 @@ |
+bug 90391: pointer lock mouse move events then window.open should not crash. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+ Locking targetdiv1. |
+PASS document.onwebkitpointerlockchange event received. |
+ Sending mouse move events. |
+ Calling window.open. |
+PASS Didn't crash |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |