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

Unified Diff: LayoutTests/pointer-lock/lock-element-not-in-dom-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/lock-element-not-in-dom-prefixed-expected.txt
diff --git a/LayoutTests/pointer-lock/lock-element-not-in-dom-prefixed-expected.txt b/LayoutTests/pointer-lock/lock-element-not-in-dom-prefixed-expected.txt
deleted file mode 100644
index adc04389bb89f0d85f219432728ff347757bd3ef..0000000000000000000000000000000000000000
--- a/LayoutTests/pointer-lock/lock-element-not-in-dom-prefixed-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Test locking an element not in a document is rejected and pointerlockerror event dispatched.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS targetDiv1.parentElement is not null
- Remove targetDiv1 from document, and try to lock it.
-PASS targetDiv1.parentElement is null
-PASS onwebkitpointerlockerror received after: Remove targetDiv1 from document, and try to lock it.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698