Index: LayoutTests/http/tests/pointer-lock/pointerlockelement-different-origin-expected.txt |
diff --git a/LayoutTests/http/tests/pointer-lock/pointerlockelement-different-origin-expected.txt b/LayoutTests/http/tests/pointer-lock/pointerlockelement-different-origin-expected.txt |
index a6b2ddc94fa1d23f4e752cf2ad000e01aca0a294..d9502467cff11e8eaa1bd389d4ab3524d512cd38 100644 |
--- a/LayoutTests/http/tests/pointer-lock/pointerlockelement-different-origin-expected.txt |
+++ b/LayoutTests/http/tests/pointer-lock/pointerlockelement-different-origin-expected.txt |
@@ -1,12 +1,12 @@ |
-Test iframe from different origin can not access webkitPointerLockElement. |
+Test iframe from different origin can not access pointerLockElement. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
Lock targetDiv1. |
PASS onpointerlockchange received after: Lock targetDiv1. |
-PASS document.webkitPointerLockElement is targetDiv1 |
-PASS message is "inner-iframe.html document.webkitPointerLockElement = null" |
+PASS document.pointerLockElement is targetDiv1 |
+PASS message is "inner-iframe.html document.pointerLockElement = null" |
PASS successfullyParsed is true |
TEST COMPLETE |