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

Side by Side Diff: third_party/WebKit/LayoutTests/vibration/vibration-expected.txt

Issue 2820783002: Add associated interfaces & bindings. (Closed)
Patch Set: Change Router.prototype.accept. Add a TODO for endpoint client not attached. 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
« no previous file with comments | « third_party/WebKit/LayoutTests/mojo/union.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: line 301: Uncaught TypeError: Cannot read property 'then' of unde fined 1 CONSOLE ERROR: line 311: Uncaught TypeError: Cannot read property 'then' of unde fined
2 This is a testharness.js-based test. 2 This is a testharness.js-based test.
3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ eError: Cannot read property 'then' of undefined 3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ eError: Cannot read property 'then' of undefined
4 PASS VibrationManager Mojo bindings and mock interfaces are available to tests. 4 PASS VibrationManager Mojo bindings and mock interfaces are available to tests.
5 PASS navigator.vibrate(1234) triggers vibration correctly. 5 PASS navigator.vibrate(1234) triggers vibration correctly.
6 PASS navigator.vibrate(0) triggers cancel correctly. 6 PASS navigator.vibrate(0) triggers cancel correctly.
7 Harness: the test ran to completion. 7 Harness: the test ran to completion.
8 8
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/mojo/union.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698