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

Unified Diff: LayoutTests/pointer-lock/pointerlock-then-fullscreen-expected.txt

Issue 535313002: Indicate user gesture for mouse down/up while pointer locked. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « LayoutTests/pointer-lock/pointerlock-then-fullscreen.html ('k') | Source/web/WebViewImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/pointer-lock/pointerlock-then-fullscreen-expected.txt
diff --git a/LayoutTests/http/tests/pointer-lock/pointerlockelement-same-origin-expected.txt b/LayoutTests/pointer-lock/pointerlock-then-fullscreen-expected.txt
similarity index 60%
copy from LayoutTests/http/tests/pointer-lock/pointerlockelement-same-origin-expected.txt
copy to LayoutTests/pointer-lock/pointerlock-then-fullscreen-expected.txt
index 4663e9e8e2e425e9fc622fa17f3ed68d061d1761..29981ca098ed03a7096a8cb5f61d7290c34bb927 100644
--- a/LayoutTests/http/tests/pointer-lock/pointerlockelement-same-origin-expected.txt
+++ b/LayoutTests/pointer-lock/pointerlock-then-fullscreen-expected.txt
@@ -1,12 +1,14 @@
-Test iframe from same origin can not access pointerLockElement.
+Test pointerlock then fullscreen.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS window.testRunner is defined.
Lock targetDiv1.
PASS onpointerlockchange received after: Lock targetDiv1.
PASS document.pointerLockElement is targetDiv1
-PASS message is "inner-iframe.html document.pointerLockElement = null"
+PASS document.pointerLockElement is targetDiv1
+PASS document.webkitFullscreenElement is targetDiv1
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/pointer-lock/pointerlock-then-fullscreen.html ('k') | Source/web/WebViewImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698