Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: LayoutTests/pointer-lock/pointer-lock-api-expected.txt

Issue 279313003: Create Document exitPointerLock and pointerLockElement API methods. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/pointer-lock/pointer-lock-api-expected.txt
diff --git a/LayoutTests/pointer-lock/pointer-lock-api-expected.txt b/LayoutTests/pointer-lock/pointer-lock-api-expected.txt
index adc15fabd1348145928c50f9fa71ae7146ccae99..1f5a48ced6ceb9159061271d80c0fe46b6dd03e4 100644
--- a/LayoutTests/pointer-lock/pointer-lock-api-expected.txt
+++ b/LayoutTests/pointer-lock/pointer-lock-api-expected.txt
@@ -5,8 +5,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS document.onpointerlockchange is defined.
PASS document.onpointerlockerror is defined.
-PASS document.webkitExitPointerLock is defined.
-PASS document.webkitPointerLockElement is null
+PASS document.exitPointerLock is defined.
+PASS document.pointerLockElement is null
PASS element.requestPointerLock is defined.
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/pointer-lock/pointer-lock-api.html ('k') | LayoutTests/pointer-lock/pointerlockchange-event-on-lock-lost.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698