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

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

Issue 437443005: Revert of Revert of Remove prefixed Pointer Lock API. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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-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
deleted file mode 100644
index 93a3b25954baa16cc82e5fb333edf8e0f7bb9224..0000000000000000000000000000000000000000
--- a/LayoutTests/pointer-lock/pointer-lock-api-prefixed-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-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
-

Powered by Google App Engine
This is Rietveld 408576698