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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/battery-status/battery-insecure-context-expected.txt

Issue 2880763002: [Battery] Allow usage from SecureContext or top-level browsing context only. (Closed)
Patch Set: Fix expected 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/battery-status/battery-insecure-context-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/battery-status/battery-insecure-context-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/battery-status/battery-insecure-context-expected.txt
index 6594edf423b5a0753f30718ab4d9801cbb0723a4..db677e527db0f79730f1b0f9ba3744a7eed3f9dc 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/battery-status/battery-insecure-context-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/battery-status/battery-insecure-context-expected.txt
@@ -1,4 +1,4 @@
This is a testharness.js-based test.
-FAIL navigator.getBattery() shall throw a 'SecurityError' in an insecure context assert_unreached: Should have rejected: undefined Reached unreachable code
+PASS navigator.getBattery() shall throw a 'SecurityError' in an insecure context
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698