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

Unified Diff: third_party/WebKit/LayoutTests/battery-status/detached-no-crash-expected.txt

Issue 2880763002: [Battery] Allow usage from SecureContext or top-level browsing context only. (Closed)
Patch Set: Remove battery-iframe.https-expected.txt and battery-insecure-context-expected.txt 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/battery-status/detached-no-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/battery-status/detached-no-crash-expected.txt b/third_party/WebKit/LayoutTests/battery-status/detached-no-crash-expected.txt
index e7dfc5c62eec30ba06fd85c8fdb0d5c771c2e2a2..ab52d160cdbd9ec58d527b75c3a413776280f2bb 100644
--- a/third_party/WebKit/LayoutTests/battery-status/detached-no-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/battery-status/detached-no-crash-expected.txt
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS typeof(nav.getBattery()) == 'object' is true
-PASS nav.getBattery() is undefined.
+Error Code is 18
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698