From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../meta/web-animations/timing-model/timelines/__dir__.ini | 1 + .../timing-model/timelines/update-and-send-events-replacement.html.ini | 3 +++ .../timing-model/timelines/update-and-send-events.html.ini | 3 +++ 3 files changed, 7 insertions(+) create mode 100644 testing/web-platform/meta/web-animations/timing-model/timelines/__dir__.ini create mode 100644 testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events-replacement.html.ini create mode 100644 testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events.html.ini (limited to 'testing/web-platform/meta/web-animations/timing-model/timelines') diff --git a/testing/web-platform/meta/web-animations/timing-model/timelines/__dir__.ini b/testing/web-platform/meta/web-animations/timing-model/timelines/__dir__.ini new file mode 100644 index 0000000000..97bd265768 --- /dev/null +++ b/testing/web-platform/meta/web-animations/timing-model/timelines/__dir__.ini @@ -0,0 +1 @@ +prefs: [privacy.reduceTimerPrecision:false] diff --git a/testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events-replacement.html.ini b/testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events-replacement.html.ini new file mode 100644 index 0000000000..2cd7611203 --- /dev/null +++ b/testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events-replacement.html.ini @@ -0,0 +1,3 @@ +[update-and-send-events-replacement.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events.html.ini b/testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events.html.ini new file mode 100644 index 0000000000..69c947af4c --- /dev/null +++ b/testing/web-platform/meta/web-animations/timing-model/timelines/update-and-send-events.html.ini @@ -0,0 +1,3 @@ +[update-and-send-events.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3