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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-in-cross-origin-iframe-with-user-gesture-allowed-expected.txt

Issue 2778693004: Remove navigator.vibrate without user gesture. (Closed)
Patch Set: rebase Created 3 years, 8 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
OLDNEW
1 CONSOLE ERROR: line 24: Blocked call to navigator.vibrate inside a cross-origin iframe because the frame has never been activated by the user: https://www.chrom estatus.com/feature/5682658461876224. 1 CONSOLE ERROR: line 19: Blocked call to navigator.vibrate inside a cross-origin iframe because the frame has never been activated by the user: https://www.chrom estatus.com/feature/5682658461876224.
2 This tests that a cross-origin iframe with user gesture can vibrate. 2 This tests that a cross-origin iframe with user gesture can vibrate.
3 3
4 127.0.0.1 4 127.0.0.1
5 5
6 6
7 7
8 -------- 8 --------
9 Frame: '<!--framePath //<!--frame0-->-->' 9 Frame: '<!--framePath //<!--frame0-->-->'
10 -------- 10 --------
11 This is a testharness.js-based test. 11 This is a testharness.js-based test.
12 PASS Testing vibrate 3 times in a x-origin iframe: 1. blocked before user gestu re; 2. succeed during the click event; 3. succeed after user click. 12 PASS Testing vibrate 3 times in an iframe
13 Harness: the test ran to completion. 13 Harness: the test ran to completion.
14 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698