| Index: LayoutTests/pointer-lock/lock-element-not-in-dom-prefixed-expected.txt
|
| diff --git a/LayoutTests/pointer-lock/lock-element-not-in-dom-prefixed-expected.txt b/LayoutTests/pointer-lock/lock-element-not-in-dom-prefixed-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..adc04389bb89f0d85f219432728ff347757bd3ef
|
| --- /dev/null
|
| +++ b/LayoutTests/pointer-lock/lock-element-not-in-dom-prefixed-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +Test locking an element not in a document is rejected and pointerlockerror event dispatched.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS targetDiv1.parentElement is not null
|
| + Remove targetDiv1 from document, and try to lock it.
|
| +PASS targetDiv1.parentElement is null
|
| +PASS onwebkitpointerlockerror received after: Remove targetDiv1 from document, and try to lock it.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|