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

Unified Diff: third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/vibrate_in_cross_origin_iframe_blocked-expected.txt

Issue 2492623002: Implementation for feature policy - vibrate. (Closed)
Patch Set: Added virtual test when runtime flag FeaturePolicy is turned on Created 4 years, 1 month 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
Index: third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/vibrate_in_cross_origin_iframe_blocked-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/vibrate_in_cross_origin_iframe_blocked-expected.txt b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/vibrate_in_cross_origin_iframe_blocked-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ac27b60348cf64e487ac9084df05338ae5b4299
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/vibrate_in_cross_origin_iframe_blocked-expected.txt
@@ -0,0 +1,3 @@
+CONSOLE ERROR: line 10: Navigator.vibrate() is not enabled in feature policy for
+this frame.
iclelland 2016/11/16 15:27:04 You're going to want to un-wrap this line -- the o
lunalu1 2016/11/16 16:24:25 Done.
+

Powered by Google App Engine
This is Rietveld 408576698