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

Side by Side Diff: third_party/WebKit/LayoutTests/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, 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 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.
2 1
3 2
4 -------- 3 --------
5 Frame: '<!--framePath //<!--frame0-->-->' 4 Frame: '<!--framePath //<!--frame0-->-->'
6 -------- 5 --------
7 This is a testharness.js-based test. 6 This is a testharness.js-based test.
8 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true 7 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true
9 Harness: the test ran to completion. 8 Harness: the test ran to completion.
10 9
11 10
12 -------- 11 --------
13 Frame: '<!--framePath //<!--frame1-->-->' 12 Frame: '<!--framePath //<!--frame1-->-->'
14 -------- 13 --------
15 This is a testharness.js-based test. 14 This is a testharness.js-based test.
16 PASS No iframe may call navigator.vibrate when disabled. 15 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true
17 Harness: the test ran to completion. 16 Harness: the test ran to completion.
18 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698