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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-disabled-expected.txt

Issue 2778693004: Remove navigator.vibrate without user gesture. (Closed)
Patch Set: remove debugging code 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 9: Blocked call to navigator.vibrate because user hasn't tap ped on the frame or any embedded frame yet: https://www.chromestatus.com/feature /5644273861001216.
1 2
2 3
3 -------- 4 --------
4 Frame: '<!--framePath //<!--frame0-->-->' 5 Frame: '<!--framePath //<!--frame0-->-->'
5 -------- 6 --------
6 This is a testharness.js-based test. 7 This is a testharness.js-based test.
7 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true 8 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true
8 Harness: the test ran to completion. 9 Harness: the test ran to completion.
9 10
10 11
11 -------- 12 --------
12 Frame: '<!--framePath //<!--frame1-->-->' 13 Frame: '<!--framePath //<!--frame1-->-->'
13 -------- 14 --------
14 This is a testharness.js-based test. 15 This is a testharness.js-based test.
15 PASS No iframe may call navigator.vibrate when disabled. 16 PASS No iframe may call navigator.vibrate when disabled.
16 Harness: the test ran to completion. 17 Harness: the test ran to completion.
17 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698