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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/pointer-lock/pointerlock-then-fullscreen.html ('k') | Source/web/WebViewImpl.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test iframe from same origin can not access pointerLockElement. 1 Test pointerlock then fullscreen.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS window.testRunner is defined.
6 Lock targetDiv1. 7 Lock targetDiv1.
7 PASS onpointerlockchange received after: Lock targetDiv1. 8 PASS onpointerlockchange received after: Lock targetDiv1.
8 PASS document.pointerLockElement is targetDiv1 9 PASS document.pointerLockElement is targetDiv1
9 PASS message is "inner-iframe.html document.pointerLockElement = null" 10 PASS document.pointerLockElement is targetDiv1
11 PASS document.webkitFullscreenElement is targetDiv1
10 PASS successfullyParsed is true 12 PASS successfullyParsed is true
11 13
12 TEST COMPLETE 14 TEST COMPLETE
13 15
OLDNEW
« 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