Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / pointer-lock / pointerlock-then-fullscreen-expected.txt
blob29981ca098ed03a7096a8cb5f61d7290c34bb927
1 Test pointerlock then fullscreen.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.testRunner is defined.
7      Lock targetDiv1.
8 PASS onpointerlockchange received after: Lock targetDiv1.
9 PASS document.pointerLockElement is targetDiv1
10 PASS document.pointerLockElement is targetDiv1
11 PASS document.webkitFullscreenElement is targetDiv1
12 PASS successfullyParsed is true
14 TEST COMPLETE