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

Unified Diff: LayoutTests/http/tests/pointer-lock/pointerlockelement-same-origin-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/http/tests/pointer-lock/pointerlockelement-same-origin-prefixed-expected.txt
diff --git a/LayoutTests/http/tests/pointer-lock/pointerlockelement-same-origin-prefixed-expected.txt b/LayoutTests/http/tests/pointer-lock/pointerlockelement-same-origin-prefixed-expected.txt
deleted file mode 100644
index 383d78a35b6c312ef3705d052fa309dc7b64cb34..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/pointer-lock/pointerlockelement-same-origin-prefixed-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Test iframe from same origin can not access webkitPointerLockElement.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
- Lock targetDiv1.
-PASS onwebkitpointerlockchange received after: Lock targetDiv1.
-PASS document.webkitPointerLockElement is targetDiv1
-PASS message is "inner-iframe-prefixed.html document.webkitPointerLockElement = null"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698