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

Unified Diff: LayoutTests/pointer-lock/pointerlockelement-null-when-pending-expected.txt

Issue 600773002: Notify in console when an API fails because it needs to be invoked on user action. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed console message and rebased expected.txt files. Created 6 years, 3 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/pointerlockelement-null-when-pending-expected.txt
diff --git a/LayoutTests/pointer-lock/pointerlockelement-null-when-pending-expected.txt b/LayoutTests/pointer-lock/pointerlockelement-null-when-pending-expected.txt
index 2e615c5fceaf39e631554ea37c5d244cf3bbb5e5..af56993c0b7f42eca5e1bc03d13c5e4cc1b6ca5a 100644
--- a/LayoutTests/pointer-lock/pointerlockelement-null-when-pending-expected.txt
+++ b/LayoutTests/pointer-lock/pointerlockelement-null-when-pending-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: requestPointerLock can only be initiated by a user gesture.
Test pointerLockElement is null when a lock is pending.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698