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 --- .../meta/long-animation-frame/tentative/loaf-basic.html.ini | 2 ++ .../long-animation-frame/tentative/loaf-blocking-duration.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-buffered.html.ini | 2 ++ .../tentative/loaf-event-blocking-duration.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-event-listener.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-first-ui-event.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-idle.html.ini | 2 ++ .../long-animation-frame/tentative/loaf-iframe-crossorigin.html.ini | 2 ++ .../long-animation-frame/tentative/loaf-iframe-same-origin.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-iframe-self.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-pause-duration.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-popup.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-promise.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-script-block.html.ini | 2 ++ .../tentative/loaf-script-nested-callback.html.ini | 2 ++ .../tentative/loaf-script-window-attribution.html.ini | 2 ++ .../tentative/loaf-source-location-redirect.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-source-location.html.ini | 2 ++ .../tentative/loaf-stream-source-location.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-stream.html.ini | 2 ++ .../long-animation-frame/tentative/loaf-supportedEntryTypes.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-timeline.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-toJSON.html.ini | 3 +++ .../long-animation-frame/tentative/loaf-ui-event-render-start.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-user-callback.html.ini | 2 ++ .../meta/long-animation-frame/tentative/loaf-visibility.html.ini | 2 ++ 26 files changed, 53 insertions(+) create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-basic.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-blocking-duration.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-buffered.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-event-blocking-duration.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-event-listener.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-first-ui-event.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-idle.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-crossorigin.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-same-origin.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-self.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-pause-duration.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-popup.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-promise.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-script-block.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-script-nested-callback.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-script-window-attribution.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location-redirect.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-stream-source-location.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-stream.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-supportedEntryTypes.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-timeline.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-toJSON.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-ui-event-render-start.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-user-callback.html.ini create mode 100644 testing/web-platform/meta/long-animation-frame/tentative/loaf-visibility.html.ini (limited to 'testing/web-platform/meta/long-animation-frame') diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-basic.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-basic.html.ini new file mode 100644 index 0000000000..979d4fd843 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-basic.html.ini @@ -0,0 +1,2 @@ +[loaf-basic.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-blocking-duration.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-blocking-duration.html.ini new file mode 100644 index 0000000000..24d383ee58 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-blocking-duration.html.ini @@ -0,0 +1,2 @@ +[loaf-blocking-duration.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-buffered.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-buffered.html.ini new file mode 100644 index 0000000000..053587664c --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-buffered.html.ini @@ -0,0 +1,2 @@ +[loaf-buffered.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-event-blocking-duration.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-event-blocking-duration.html.ini new file mode 100644 index 0000000000..d88b6551c1 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-event-blocking-duration.html.ini @@ -0,0 +1,2 @@ +[loaf-event-blocking-duration.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-event-listener.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-event-listener.html.ini new file mode 100644 index 0000000000..65044da7c9 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-event-listener.html.ini @@ -0,0 +1,2 @@ +[loaf-event-listener.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-first-ui-event.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-first-ui-event.html.ini new file mode 100644 index 0000000000..4c6839eddd --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-first-ui-event.html.ini @@ -0,0 +1,2 @@ +[loaf-first-ui-event.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-idle.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-idle.html.ini new file mode 100644 index 0000000000..ee7e31d671 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-idle.html.ini @@ -0,0 +1,2 @@ +[loaf-idle.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-crossorigin.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-crossorigin.html.ini new file mode 100644 index 0000000000..a245590d3a --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-crossorigin.html.ini @@ -0,0 +1,2 @@ +[loaf-iframe-crossorigin.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-same-origin.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-same-origin.html.ini new file mode 100644 index 0000000000..4da986b6fc --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-same-origin.html.ini @@ -0,0 +1,2 @@ +[loaf-iframe-same-origin.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-self.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-self.html.ini new file mode 100644 index 0000000000..a5289cc39c --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-iframe-self.html.ini @@ -0,0 +1,2 @@ +[loaf-iframe-self.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-pause-duration.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-pause-duration.html.ini new file mode 100644 index 0000000000..4610f90d3d --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-pause-duration.html.ini @@ -0,0 +1,2 @@ +[loaf-pause-duration.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-popup.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-popup.html.ini new file mode 100644 index 0000000000..f96e22a6f6 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-popup.html.ini @@ -0,0 +1,2 @@ +[loaf-popup.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-promise.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-promise.html.ini new file mode 100644 index 0000000000..eb70668e23 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-promise.html.ini @@ -0,0 +1,2 @@ +[loaf-promise.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-block.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-block.html.ini new file mode 100644 index 0000000000..711aaee998 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-block.html.ini @@ -0,0 +1,2 @@ +[loaf-script-block.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-nested-callback.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-nested-callback.html.ini new file mode 100644 index 0000000000..45e705ec55 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-nested-callback.html.ini @@ -0,0 +1,2 @@ +[loaf-script-nested-callback.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-window-attribution.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-window-attribution.html.ini new file mode 100644 index 0000000000..a6356bd521 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-script-window-attribution.html.ini @@ -0,0 +1,2 @@ +[loaf-script-window-attribution.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location-redirect.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location-redirect.html.ini new file mode 100644 index 0000000000..318de0a85f --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location-redirect.html.ini @@ -0,0 +1,2 @@ +[loaf-source-location-redirect.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location.html.ini new file mode 100644 index 0000000000..7471d0c23b --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-source-location.html.ini @@ -0,0 +1,2 @@ +[loaf-source-location.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-stream-source-location.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-stream-source-location.html.ini new file mode 100644 index 0000000000..f7768f6fc4 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-stream-source-location.html.ini @@ -0,0 +1,2 @@ +[loaf-stream-source-location.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-stream.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-stream.html.ini new file mode 100644 index 0000000000..b6e392fb93 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-stream.html.ini @@ -0,0 +1,2 @@ +[loaf-stream.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-supportedEntryTypes.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-supportedEntryTypes.html.ini new file mode 100644 index 0000000000..94f64921d2 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-supportedEntryTypes.html.ini @@ -0,0 +1,2 @@ +[loaf-supportedEntryTypes.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-timeline.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-timeline.html.ini new file mode 100644 index 0000000000..61b306d655 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-timeline.html.ini @@ -0,0 +1,2 @@ +[loaf-timeline.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-toJSON.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-toJSON.html.ini new file mode 100644 index 0000000000..9be4873427 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-toJSON.html.ini @@ -0,0 +1,3 @@ +[loaf-toJSON.html] + [Test toJSON() in PerformanceLongAnimationFrameTiming] + expected: FAIL diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-ui-event-render-start.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-ui-event-render-start.html.ini new file mode 100644 index 0000000000..fd7941ac86 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-ui-event-render-start.html.ini @@ -0,0 +1,2 @@ +[loaf-ui-event-render-start.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-user-callback.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-user-callback.html.ini new file mode 100644 index 0000000000..2d5af0df17 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-user-callback.html.ini @@ -0,0 +1,2 @@ +[loaf-user-callback.html] + expected: ERROR diff --git a/testing/web-platform/meta/long-animation-frame/tentative/loaf-visibility.html.ini b/testing/web-platform/meta/long-animation-frame/tentative/loaf-visibility.html.ini new file mode 100644 index 0000000000..60ce4deae2 --- /dev/null +++ b/testing/web-platform/meta/long-animation-frame/tentative/loaf-visibility.html.ini @@ -0,0 +1,2 @@ +[loaf-visibility.html] + expected: ERROR -- cgit v1.2.3