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

Unified Diff: LayoutTests/battery-status/test-battery-status-basic-expected.txt

Issue 182613002: Add support to Battery Status API in blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add NeedsRebaseline for 4 tests for Mac. Created 6 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: LayoutTests/battery-status/test-battery-status-basic-expected.txt
diff --git a/LayoutTests/battery-status/test-battery-status-basic-expected.txt b/LayoutTests/battery-status/test-battery-status-basic-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a6e343e21ad178d39900357cbee38e7f92062e60
--- /dev/null
+++ b/LayoutTests/battery-status/test-battery-status-basic-expected.txt
@@ -0,0 +1,9 @@
+This test prints the default battery status values.
+
+Charging Status: Charging
+
+Charging Time: Infinity
+
+Discharging Time: Infinity
+
+Percentage: 100

Powered by Google App Engine
This is Rietveld 408576698