From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. 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