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

Unified Diff: LayoutTests/battery-status/multiple-promises-expected.txt

Issue 976373002: Return same promise consistently when using navigator.getBattery() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase, make compile, fix comment Created 5 years, 6 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/multiple-promises-expected.txt
diff --git a/LayoutTests/battery-status/multiple-promises-expected.txt b/LayoutTests/battery-status/multiple-promises-expected.txt
index a98e933c49dc124543880f3edf4e7b6de8e20db4..dd82949649e28dd1fe2681ea912243fe3b649612 100644
--- a/LayoutTests/battery-status/multiple-promises-expected.txt
+++ b/LayoutTests/battery-status/multiple-promises-expected.txt
@@ -3,7 +3,7 @@ Test multiple promise resolution.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS promise1 === promise2 is false
+PASS promise1 === promise2 is true
first resolution
PASS batteryInfo is defined.
PASS mockBatteryInfo is defined.
« no previous file with comments | « LayoutTests/battery-status/multiple-promises-after-resolve-expected.txt ('k') | Source/modules/battery/BatteryManager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698