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

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

Issue 2814153002: Move feature policy vibrate tests to correct directory (Closed)
Patch Set: Update test expect 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: Navigator.vibrate() is not enabled in feature policy for this frame. 1 CONSOLE ERROR: line 17: Navigator.vibrate() is not enabled in feature policy for this frame.
2 CONSOLE ERROR: line 17: Navigator.vibrate() is not enabled in feature policy for this frame.
2 3
3 4
4 -------- 5 --------
5 Frame: '<!--framePath //<!--frame0-->-->' 6 Frame: '<!--framePath //<!--frame0-->-->'
6 -------- 7 --------
7 This is a testharness.js-based test. 8 This is a testharness.js-based test.
8 PASS No iframe may call navigator.vibrate when disabled. 9 PASS No iframe may call navigator.vibrate when disabled.
9 Harness: the test ran to completion. 10 Harness: the test ran to completion.
10 11
11 12
12 -------- 13 --------
13 Frame: '<!--framePath //<!--frame1-->-->' 14 Frame: '<!--framePath //<!--frame1-->-->'
14 -------- 15 --------
15 This is a testharness.js-based test. 16 This is a testharness.js-based test.
16 PASS No iframe may call navigator.vibrate when disabled. 17 PASS No iframe may call navigator.vibrate when disabled.
17 Harness: the test ran to completion. 18 Harness: the test ran to completion.
18 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698