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

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

Issue 203693003: BatteryStatus: fix chargingTime() to follow the specification. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update test results 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 unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This test prints the default battery status values. 1 This test prints the default battery status values.
2 2
3 Charging Status: Charging 3 Charging Status: Charging
4 4
5 Charging Time: Infinity 5 Charging Time: 0
6 6
7 Discharging Time: Infinity 7 Discharging Time: Infinity
8 8
9 Percentage: 100 9 Percentage: 100
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698