From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../battery-unplugging-manual.https.html | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 testing/web-platform/tests/battery-status/battery-unplugging-manual.https.html (limited to 'testing/web-platform/tests/battery-status/battery-unplugging-manual.https.html') diff --git a/testing/web-platform/tests/battery-status/battery-unplugging-manual.https.html b/testing/web-platform/tests/battery-status/battery-unplugging-manual.https.html new file mode 100644 index 0000000000..3b515786dc --- /dev/null +++ b/testing/web-platform/tests/battery-status/battery-unplugging-manual.https.html @@ -0,0 +1,112 @@ + + +Battery Test: charger unplugging + + + + + + + +

Description

+

+ This test validates that all of the BatteryManager attributes exist and + are set to correct values, with corresponding events fired, + when the charger is unplugged. +

+ +

Preconditions

+
    +
  1. + The device is plugged in to the charger before this test is run. +
  2. +
+ +
+ Unplug the charger and wait for all the tests to complete. +
+ +
+ + -- cgit v1.2.3