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

Unified Diff: android_webview/tools/WebViewShell/test/blink-apis/battery-status/battery-callback-expected.txt

Issue 1785283005: [WebView] Reorganize all of the WebView Shell apks into their own dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: android_webview/tools/WebViewShell/test/blink-apis/battery-status/battery-callback-expected.txt
diff --git a/android_webview/tools/WebViewShell/test/blink-apis/battery-status/battery-callback-expected.txt b/android_webview/tools/WebViewShell/test/blink-apis/battery-status/battery-callback-expected.txt
deleted file mode 100644
index 2d7be9a5a3f312a01ab18fcb448dba7e8db5fa26..0000000000000000000000000000000000000000
--- a/android_webview/tools/WebViewShell/test/blink-apis/battery-status/battery-callback-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Test Battery Status API callback in WebView
-batteryStatusSuccess invoked
-PASS: battery.level is >= 0
-PASS: battery.level is <= 1
-PASS: battery.level.toPrecision(2) == battery.level is true
-PASS: !battery.charging || battery.dischargingTime === Infinity is true
-PASS: battery.charging || battery.chargingTime === Infinity is true
-TEST FINISHED

Powered by Google App Engine
This is Rietveld 408576698