diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/webvtt/api | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webvtt/api')
16 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/constructor.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/constructor.html.ini new file mode 100644 index 0000000000..d4b4c9af45 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/constructor.html.ini @@ -0,0 +1,4 @@ +[constructor.html] + [VTTCue(), unbounded end time] + expected: FAIL + diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/lineAlign.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/lineAlign.html.ini new file mode 100644 index 0000000000..29104accf2 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/lineAlign.html.ini @@ -0,0 +1,3 @@ +[lineAlign.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/position.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/position.html.ini new file mode 100644 index 0000000000..89fb84e65b --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/position.html.ini @@ -0,0 +1,3 @@ +[position.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/positionAlign.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/positionAlign.html.ini new file mode 100644 index 0000000000..cf85b669d2 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/positionAlign.html.ini @@ -0,0 +1,3 @@ +[positionAlign.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/region.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/region.html.ini new file mode 100644 index 0000000000..804993db4e --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/region.html.ini @@ -0,0 +1,4 @@ +[region.html] + [VTTCue.region, script-created cue] + expected: FAIL + diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/snapToLines.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/snapToLines.html.ini new file mode 100644 index 0000000000..a0eb98dd95 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/snapToLines.html.ini @@ -0,0 +1,3 @@ +[snapToLines.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/text.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/text.html.ini new file mode 100644 index 0000000000..fc553e8608 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/text.html.ini @@ -0,0 +1,3 @@ +[text.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTCue/vertical.html.ini b/testing/web-platform/meta/webvtt/api/VTTCue/vertical.html.ini new file mode 100644 index 0000000000..8bf6e78aa4 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTCue/vertical.html.ini @@ -0,0 +1,3 @@ +[vertical.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/lines.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/lines.html.ini new file mode 100644 index 0000000000..97f2df3dcb --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/lines.html.ini @@ -0,0 +1,4 @@ +[lines.html] + [VTTRegion.lines script-created region] + expected: FAIL + diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/non-visible-cue-with-region.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/non-visible-cue-with-region.html.ini new file mode 100644 index 0000000000..577d434712 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/non-visible-cue-with-region.html.ini @@ -0,0 +1,6 @@ +[non-visible-cue-with-region.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Box-less VTTCue attached to VTTRegion] + expected: + if (os == "android") and fission: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/regionAnchorX.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/regionAnchorX.html.ini new file mode 100644 index 0000000000..a81c0f6840 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/regionAnchorX.html.ini @@ -0,0 +1,3 @@ +[regionAnchorX.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/regionAnchorY.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/regionAnchorY.html.ini new file mode 100644 index 0000000000..8acace4e91 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/regionAnchorY.html.ini @@ -0,0 +1,3 @@ +[regionAnchorY.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/scroll.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/scroll.html.ini new file mode 100644 index 0000000000..02a398b56a --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/scroll.html.ini @@ -0,0 +1,3 @@ +[scroll.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/viewportAnchorX.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/viewportAnchorX.html.ini new file mode 100644 index 0000000000..205a9e26b1 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/viewportAnchorX.html.ini @@ -0,0 +1,3 @@ +[viewportAnchorX.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/viewportAnchorY.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/viewportAnchorY.html.ini new file mode 100644 index 0000000000..5446418f9a --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/viewportAnchorY.html.ini @@ -0,0 +1,3 @@ +[viewportAnchorY.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webvtt/api/VTTRegion/width.html.ini b/testing/web-platform/meta/webvtt/api/VTTRegion/width.html.ini new file mode 100644 index 0000000000..dcd93007d4 --- /dev/null +++ b/testing/web-platform/meta/webvtt/api/VTTRegion/width.html.ini @@ -0,0 +1,3 @@ +[width.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |