Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / pointer-lock / bug90391-move-then-window-open-crash-expected.txt
blob7769c378aac050635a223a745b19d28076f9ecdb
1 bug 90391: pointer lock mouse move events then window.open should not crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6      Locking targetdiv1.
7 PASS document.onpointerlockchange event received.
8      Sending mouse move events.
9      Calling window.open.
10 PASS Didn't crash
11 PASS successfullyParsed is true
13 TEST COMPLETE