| Index: LayoutTests/pointer-lock/pointer-lock-api-prefixed-expected.txt
|
| diff --git a/LayoutTests/pointer-lock/pointer-lock-api-prefixed-expected.txt b/LayoutTests/pointer-lock/pointer-lock-api-prefixed-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..93a3b25954baa16cc82e5fb333edf8e0f7bb9224
|
| --- /dev/null
|
| +++ b/LayoutTests/pointer-lock/pointer-lock-api-prefixed-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +Basic API existence test for Pointer Lock.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS document.onwebkitpointerlockchange is defined.
|
| +PASS document.onwebkitpointerlockerror is defined.
|
| +PASS document.webkitExitPointerLock is defined.
|
| +PASS document.webkitPointerLockElement is null
|
| +PASS element.webkitRequestPointerLock is defined.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|