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

Unified Diff: third_party/WebKit/LayoutTests/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, 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforself-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-enabledforall-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforself-expected.txt
similarity index 77%
rename from third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-enabledforall-expected.txt
rename to third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforself-expected.txt
index fe246c2df9ae61c0b98bfa39d08f359cc8eea5b1..2a46143974a41835ede3e1eb0f57e14d6587b8da 100644
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-enabledforall-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforself-expected.txt
@@ -12,6 +12,6 @@ Harness: the test ran to completion.
Frame: '<!--framePath //<!--frame1-->-->'
--------
This is a testharness.js-based test.
-FAIL Any iframe may call navigator.vibrate when enabled. assert_true: expected true got false
+FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698