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

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

Issue 2814153002: Move feature policy vibrate tests to correct directory (Closed)
Patch Set: Update test expect Created 3 years, 7 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 17: Navigator.vibrate() is not enabled in feature policy for this frame.
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 PASS Any iframe may call navigator.vibrate when enabled. 8 PASS Any iframe may call navigator.vibrate when enabled.
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