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 --- .../other-elements-attributes-and-apis/document-color-02.html.ini | 3 +++ .../other-elements-attributes-and-apis/document-color-04.html.ini | 3 +++ .../heading-obsolete-attributes-01.html.ini | 3 +++ .../other-elements-attributes-and-apis/nothing.html.ini | 3 +++ .../script-IDL-event-htmlfor.html.ini | 3 +++ .../the-marquee-element-0/marquee-events-historical.html.ini | 8 ++++++++ .../the-marquee-element-0/marquee-loop.html.ini | 3 +++ .../the-marquee-element-0/marquee-scrollamount.html.ini | 3 +++ .../the-marquee-element-0/marquee-scrolldelay.html.ini | 3 +++ 9 files changed, 32 insertions(+) create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-04.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/heading-obsolete-attributes-01.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/nothing.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events-historical.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini create mode 100644 testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini (limited to 'testing/web-platform/meta/html/obsolete/requirements-for-implementations') diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html.ini new file mode 100644 index 0000000000..28e5203e37 --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html.ini @@ -0,0 +1,3 @@ +[document-color-02.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-04.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-04.html.ini new file mode 100644 index 0000000000..7d80bef02c --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-04.html.ini @@ -0,0 +1,3 @@ +[document-color-04.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/heading-obsolete-attributes-01.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/heading-obsolete-attributes-01.html.ini new file mode 100644 index 0000000000..47733799b4 --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/heading-obsolete-attributes-01.html.ini @@ -0,0 +1,3 @@ +[heading-obsolete-attributes-01.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/nothing.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/nothing.html.ini new file mode 100644 index 0000000000..e63d2e812d --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/nothing.html.ini @@ -0,0 +1,3 @@ +[nothing.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html.ini new file mode 100644 index 0000000000..237ae7f99b --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor.html.ini @@ -0,0 +1,3 @@ +[script-IDL-event-htmlfor.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events-historical.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events-historical.html.ini new file mode 100644 index 0000000000..fcafb7ef15 --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events-historical.html.ini @@ -0,0 +1,8 @@ +[marquee-events-historical.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Event handler IDL attributes must not be implemented] + expected: FAIL + + [No events must be fired, at least during the first 100 ms] + expected: FAIL diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini new file mode 100644 index 0000000000..0a4bff7fe8 --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-loop.html.ini @@ -0,0 +1,3 @@ +[marquee-loop.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini new file mode 100644 index 0000000000..003dfbe1f7 --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html.ini @@ -0,0 +1,3 @@ +[marquee-scrollamount.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini new file mode 100644 index 0000000000..b7ec124418 --- /dev/null +++ b/testing/web-platform/meta/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrolldelay.html.ini @@ -0,0 +1,3 @@ +[marquee-scrolldelay.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3