diff options
Diffstat (limited to 'testing/web-platform/meta/web-animations/timing-model/timelines')
3 files changed, 7 insertions, 0 deletions
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] |