Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / pointer-lock / pointerlockelement-different-origin-expected.txt
blobd9502467cff11e8eaa1bd389d4ab3524d512cd38
1 Test iframe from different origin can not access pointerLockElement.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6      Lock targetDiv1.
7 PASS onpointerlockchange received after: Lock targetDiv1.
8 PASS document.pointerLockElement is targetDiv1
9 PASS message is "inner-iframe.html document.pointerLockElement = null"
10 PASS successfullyParsed is true
12 TEST COMPLETE