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

Unified Diff: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt

Issue 15724023: Vibration API: use runtime flag, change from client to platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 7 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/navigator-vibration.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
diff --git a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
index ae8c85fa4945c9da1ed21393ee8c273b0ee3f208..0c1c2d87d2c07df7baef2ccdd31770c5871d59ee 100644
--- a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
+++ b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
@@ -19,6 +19,7 @@ navigator.requestMIDIAccess() is OK
navigator.userAgent is OK
navigator.vendor is OK
navigator.vendorSub is OK
+navigator.vibrate() threw err TypeError: Not enough arguments
navigator.webkitGetGamepads() is OK
navigator.webkitPersistentStorage is OK
navigator.webkitTemporaryStorage is OK
@@ -41,6 +42,7 @@ navigator.requestMIDIAccess() is OK
navigator.userAgent is OK
navigator.vendor is OK
navigator.vendorSub is OK
+navigator.vibrate() threw err TypeError: Not enough arguments
navigator.webkitGetGamepads() is OK
navigator.webkitPersistentStorage is OK
navigator.webkitTemporaryStorage is OK
« no previous file with comments | « no previous file | LayoutTests/fast/dom/navigator-vibration.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698