| Index: LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom-expected.txt
|
| diff --git a/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom-expected.txt b/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom-expected.txt
|
| index c9da65caa8fb21f73e9dbd433b436b3d9543b3e3..46ffb7ca2a27c14c5cd7a520bbf77e7863fdef44 100644
|
| --- a/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom-expected.txt
|
| +++ b/LayoutTests/pointer-lock/locked-element-iframe-removed-from-dom-expected.txt
|
| @@ -5,13 +5,13 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| Lock target in iframe. (main document handler)
|
| Lock target in iframe. (iframe handler)
|
| -PASS onwebkitpointerlockchange received after: Lock target in iframe. (iframe handler)
|
| +PASS onpointerlockchange received after: Lock target in iframe. (iframe handler)
|
| PASS targetIframe1.contentDocument.webkitPointerLockElement is targetDiv1
|
| PASS targetDiv1.parentElement.parentElement is targetIframe1.contentDocument.body
|
| Remove iframe & immediately lock target2. (main document handler)
|
| Remove iframe & immediately lock target2. (iframe handler)
|
| PASS document.webkitPointerLockElement is null
|
| -PASS onwebkitpointerlockchange received after: Remove iframe & immediately lock target2. (main document handler)
|
| +PASS onpointerlockchange received after: Remove iframe & immediately lock target2. (main document handler)
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|