blob: 6c42b6da5be6e68320ada41a89a0260d655d2b84 [file] [log] [blame]
User activation state in chained setTimeout calls
Tests that user activation state is visible in arbitrary call depth of setTimeout.
Click anywhere in the document.
Harness Error (TIMEOUT), message = null
TIMEOUT Chained setTimeout test Test timed out
FAIL Call-depth=1: initial activation states are false undefined is not an object (evaluating 'navigator.userActivation.isActive')
FAIL Call-depth=2: initial activation states are false undefined is not an object (evaluating 'navigator.userActivation.isActive')
FAIL Call-depth=3: initial activation states are false undefined is not an object (evaluating 'navigator.userActivation.isActive')