diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/html/dom/elements | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/dom/elements')
71 files changed, 301 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/dom/elements/elements-in-the-dom/historical.html.ini b/testing/web-platform/meta/html/dom/elements/elements-in-the-dom/historical.html.ini new file mode 100644 index 0000000000..ecfd4d87c0 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/elements-in-the-dom/historical.html.ini @@ -0,0 +1,3 @@ +[historical.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/elements-in-the-dom/unknown-element.html.ini b/testing/web-platform/meta/html/dom/elements/elements-in-the-dom/unknown-element.html.ini new file mode 100644 index 0000000000..ffcb451eb7 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/elements-in-the-dom/unknown-element.html.ini @@ -0,0 +1,3 @@ +[unknown-element.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/data_unicode_attr.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/data_unicode_attr.html.ini new file mode 100644 index 0000000000..f39b5fc0d9 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/data_unicode_attr.html.ini @@ -0,0 +1,3 @@ +[data_unicode_attr.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-binding.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-binding.window.js.ini new file mode 100644 index 0000000000..8af0489f08 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-binding.window.js.ini @@ -0,0 +1,3 @@ +[dataset-binding.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-delete.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-delete.html.ini new file mode 100644 index 0000000000..40d3ebed17 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-delete.html.ini @@ -0,0 +1,3 @@ +[dataset-delete.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-enumeration.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-enumeration.html.ini new file mode 100644 index 0000000000..9b3af25b5d --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-enumeration.html.ini @@ -0,0 +1,3 @@ +[dataset-enumeration.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-get.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-get.html.ini new file mode 100644 index 0000000000..0efc6be038 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-get.html.ini @@ -0,0 +1,3 @@ +[dataset-get.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-prototype.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-prototype.html.ini new file mode 100644 index 0000000000..2a50417730 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-prototype.html.ini @@ -0,0 +1,3 @@ +[dataset-prototype.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-set.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-set.html.ini new file mode 100644 index 0000000000..210b4af252 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset-set.html.ini @@ -0,0 +1,3 @@ +[dataset-set.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dataset.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset.html.ini new file mode 100644 index 0000000000..db258d22e7 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dataset.html.ini @@ -0,0 +1,3 @@ +[dataset.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini new file mode 100644 index 0000000000..e6183eb512 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-assorted.window.js.ini @@ -0,0 +1,18 @@ +[dir-assorted.window.html] + [Non-HTML element outside the document tree has a direction] + expected: FAIL + + [Non-HTML element without direction has parent element direction] + expected: FAIL + + [Non-HTML element text contents influence dir=auto] + expected: FAIL + + [text changes apply to dir=auto on further ancestor after removing dir=auto from closer ancestor] + expected: FAIL + + [directionality of bdi elements: dir=auto empty in rtl parent] + expected: FAIL + + [directionality of bdi elements: no dir attribute empty in rtl parent] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-div-append-child.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-div-append-child.html.ini new file mode 100644 index 0000000000..c04fbb9bfa --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-div-append-child.html.ini @@ -0,0 +1,3 @@ +[dir-auto-div-append-child.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini new file mode 100644 index 0000000000..cd45a25c3e --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js.ini @@ -0,0 +1,21 @@ +[dir-auto-dynamic-changes.window.html] + [dir=auto changes for content insertion and removal, in and out of document] + expected: FAIL + + [dir=auto changes for slot reassignment] + expected: FAIL + + [text changes affecting both slot and ancestor with dir=auto] + expected: FAIL + + [dynamic changes to subtrees excluded as a result of the dir attribute] + expected: FAIL + + [dynamic changes inside of non-HTML elements] + expected: FAIL + + [slotted non-HTML elements] + expected: FAIL + + [slotted non-HTML elements after dynamically assigning dir=auto, and dir attribute ignored on non-HTML elements] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-bdi-script.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-bdi-script.html.ini new file mode 100644 index 0000000000..c285938828 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-bdi-script.html.ini @@ -0,0 +1,3 @@ +[dir-bdi-script.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-03.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-03.html.ini new file mode 100644 index 0000000000..341d054ebb --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-03.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-03.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-04.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-04.html.ini new file mode 100644 index 0000000000..d34ae8710b --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-04.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-04.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-06.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-06.html.ini new file mode 100644 index 0000000000..40d08e09e3 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-06.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-06.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-18.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-18.html.ini new file mode 100644 index 0000000000..1a75c98888 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-18.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-18.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-24.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-24.html.ini new file mode 100644 index 0000000000..d4a3db2a87 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-24.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-24.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-30.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-30.html.ini new file mode 100644 index 0000000000..bbb82b3cd6 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-30.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-30.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-31.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-31.html.ini new file mode 100644 index 0000000000..052af59916 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-31.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-31.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-33.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-33.html.ini new file mode 100644 index 0000000000..993ccadc8f --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-33.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-33.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-34.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-34.html.ini new file mode 100644 index 0000000000..9a036bcae5 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-34.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-34.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-36.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-36.html.ini new file mode 100644 index 0000000000..5c6d67ba0d --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-36.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-36.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-38.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-38.html.ini new file mode 100644 index 0000000000..09b0387349 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-38.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-38.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-39.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-39.html.ini new file mode 100644 index 0000000000..8d63022c0f --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-39.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-39.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini new file mode 100644 index 0000000000..75cf38f059 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-shadow-41.html.ini @@ -0,0 +1,2 @@ +[dir-shadow-41.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir-slots-directionality.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-slots-directionality.html.ini new file mode 100644 index 0000000000..2be034a20f --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir-slots-directionality.html.ini @@ -0,0 +1,18 @@ +[dir-slots-directionality.html] + [Slots: Directionality: dir=rtl on slot] + expected: FAIL + + [Slots: Directionality: dir=auto on host with Arabic shadow tree content] + expected: FAIL + + [Slots: Directionality: dir=auto in shadow tree with Arabic light tree content] + expected: FAIL + + [Slots: Directionality: dir=auto in shadow tree with Arabic shadow tree content] + expected: FAIL + + [Slots: Directionality: dir=auto on slot with Arabic light tree content] + expected: FAIL + + [slot provides its directionality (from host) to a dir=auto container] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html.ini new file mode 100644 index 0000000000..06e83f20b8 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html.ini @@ -0,0 +1,2 @@ +[dir_auto-N-EN-ref.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini new file mode 100644 index 0000000000..033ebb0b81 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini @@ -0,0 +1,3 @@ +[dir_auto-N-EN.html] + restart-after: true + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN.html.ini new file mode 100644 index 0000000000..68148f3126 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN.html.ini @@ -0,0 +1,4 @@ +[dir_auto-textarea-script-N-EN.html] + disabled: + if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1513637 + restart-after: true diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html.ini new file mode 100644 index 0000000000..1c91d948d6 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html.ini @@ -0,0 +1,2 @@ +[dir_auto-textarea-script-N-between-Rs.html] + restart-after: true diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed.html.ini new file mode 100644 index 0000000000..dadd9b172a --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed.html.ini @@ -0,0 +1,3 @@ +[dir_auto-textarea-script-mixed.html] + disabled: + if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1512079 diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/document-dir.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/document-dir.html.ini new file mode 100644 index 0000000000..62efc9dc48 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/document-dir.html.ini @@ -0,0 +1,3 @@ +[document-dir.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/id-attribute.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/id-attribute.html.ini new file mode 100644 index 0000000000..4b5ba0e2d9 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/id-attribute.html.ini @@ -0,0 +1,3 @@ +[id-attribute.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/id-name-specialcase.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/id-name-specialcase.html.ini new file mode 100644 index 0000000000..b5ee69f171 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/id-name-specialcase.html.ini @@ -0,0 +1,3 @@ +[id-name-specialcase.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/id-name.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/id-name.html.ini new file mode 100644 index 0000000000..0b8e863b40 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/id-name.html.ini @@ -0,0 +1,3 @@ +[id-name.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/lang-attribute-shadow.window.js.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/lang-attribute-shadow.window.js.ini new file mode 100644 index 0000000000..d5992b8ee5 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/lang-attribute-shadow.window.js.ini @@ -0,0 +1,6 @@ +[lang-attribute-shadow.window.html] + [lang only on host] + expected: FAIL + + [lang on host and slotted element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/mapped-attribute-adopt-001.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/mapped-attribute-adopt-001.html.ini new file mode 100644 index 0000000000..f33b03d9d9 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/mapped-attribute-adopt-001.html.ini @@ -0,0 +1,3 @@ +[mapped-attribute-adopt-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-001.tentative.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-001.tentative.html.ini new file mode 100644 index 0000000000..c6d237ad78 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-001.tentative.html.ini @@ -0,0 +1,6 @@ +[the-anchor-attribute-001.tentative.html] + [The anchor attribute should position the target element next to its implicit anchor] + expected: FAIL + + [The element.anchorElement IDL should reflect the element pointed to by the anchor attribute] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html.ini new file mode 100644 index 0000000000..d8b0639bfd --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html.ini @@ -0,0 +1,6 @@ +[the-anchor-attribute-002.tentative.html] + [Layout should be updated when anchor attribute changes to another element] + expected: FAIL + + [Layout should be updated when anchor attribute changes to a non-existent element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html.ini new file mode 100644 index 0000000000..8e67fee45b --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html.ini @@ -0,0 +1,9 @@ +[the-anchor-attribute-003.tentative.html] + [::before uses originating element's implicit anchor] + expected: FAIL + + [::after uses originating element's implicit anchor] + expected: FAIL + + [::backdrop uses originating element's implicit anchor] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-001.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-001.html.ini new file mode 100644 index 0000000000..ccb5037914 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-001.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-002.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-002.html.ini new file mode 100644 index 0000000000..d3b26c8c32 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-002.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-002.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-003.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-003.html.ini new file mode 100644 index 0000000000..30a32154b4 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-003.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-003.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-004.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-004.html.ini new file mode 100644 index 0000000000..ff5e88d41f --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-004.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-004.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-005.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-005.html.ini new file mode 100644 index 0000000000..4369e01fde --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-005.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-005.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-006.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-006.html.ini new file mode 100644 index 0000000000..a9f25ba7fe --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-006.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-006.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-007.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-007.html.ini new file mode 100644 index 0000000000..7e7d26a46a --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-007.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-007.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-008.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-008.html.ini new file mode 100644 index 0000000000..fcf9e128a7 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-008.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-008.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-009.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-009.html.ini new file mode 100644 index 0000000000..8d098bf152 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-009.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-009.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-010.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-010.html.ini new file mode 100644 index 0000000000..edd1ba0da9 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/the-lang-attribute-010.html.ini @@ -0,0 +1,3 @@ +[the-lang-attribute-010.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/translate-non-html-translation-mode.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/translate-non-html-translation-mode.html.ini new file mode 100644 index 0000000000..024d4a5efd --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/global-attributes/translate-non-html-translation-mode.html.ini @@ -0,0 +1,18 @@ +[translate-non-html-translation-mode.html] + [Non-HTML elements default to translate-enabled] + expected: + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "linux"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] + + [Non-HTML elements inherit their parent's translation-enabled state] + expected: + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "linux"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] + + [Non-HTML elements inherit their parent's no-translation state] + expected: + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "linux"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] diff --git a/testing/web-platform/meta/html/dom/elements/images/bypass-cache-revalidation.html.ini b/testing/web-platform/meta/html/dom/elements/images/bypass-cache-revalidation.html.ini new file mode 100644 index 0000000000..a3aed5a4d4 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/images/bypass-cache-revalidation.html.ini @@ -0,0 +1,4 @@ +[bypass-cache-revalidation.html] + expected: + if swgl and (os == "linux") and not fission: [OK, CRASH] + if swgl and (os == "linux") and fission: [OK, CRASH] diff --git a/testing/web-platform/meta/html/dom/elements/name-content-attribute-and-property.html.ini b/testing/web-platform/meta/html/dom/elements/name-content-attribute-and-property.html.ini new file mode 100644 index 0000000000..afbaac53d4 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/name-content-attribute-and-property.html.ini @@ -0,0 +1,3 @@ +[name-content-attribute-and-property.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-001a.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-001a.html.ini new file mode 100644 index 0000000000..7ea709d58c --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-001a.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-001a.html] + expected: + if (processor == "x86") and not debug: ["PASS", "FAIL"] diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002a.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002a.html.ini new file mode 100644 index 0000000000..a88ede6f67 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002a.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-002a.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002b.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002b.html.ini new file mode 100644 index 0000000000..86b69e1675 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002b.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-002b.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002c.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002c.html.ini new file mode 100644 index 0000000000..936bc553a7 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002c.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-002c.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006a.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006a.html.ini new file mode 100644 index 0000000000..df717e1236 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006a.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-006a.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006b.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006b.html.ini new file mode 100644 index 0000000000..bf8069ac2a --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006b.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-006b.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html.ini new file mode 100644 index 0000000000..998d9eb54c --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-006c.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009a.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009a.html.ini new file mode 100644 index 0000000000..f7ff2fb5fc --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009a.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-009a.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b.html.ini new file mode 100644 index 0000000000..38b7878067 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-009b.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009c.html.ini b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009c.html.ini new file mode 100644 index 0000000000..5c2f310e23 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009c.html.ini @@ -0,0 +1,3 @@ +[dir-isolation-009c.html] + disabled: + if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1302225 diff --git a/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/dynamic-getter.html.ini b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/dynamic-getter.html.ini new file mode 100644 index 0000000000..847e0a7c8f --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/dynamic-getter.html.ini @@ -0,0 +1,3 @@ +[dynamic-getter.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter-first-letter-marker-multicol.html.ini b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter-first-letter-marker-multicol.html.ini new file mode 100644 index 0000000000..70973168a9 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter-first-letter-marker-multicol.html.ini @@ -0,0 +1,3 @@ +[getter-first-letter-marker-multicol.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini new file mode 100644 index 0000000000..8c9a0c2d9d --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini @@ -0,0 +1,26 @@ +[getter.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [<audio> contents ignored ("<audio style='display:block'>abc")] + expected: FAIL + + [<canvas><div id='target'> contents ok for element not being rendered ("<canvas><div id='target'>abc")] + expected: FAIL + + [<select size='1'> contents of options preserved ("<select size='1'><option>abc</option><option>def")] + expected: FAIL + + [empty <optgroup> in <select> ("<div>a<select><optgroup></select>bc")] + expected: FAIL + + [empty <option> in <select> ("<div>a<select><option></select>bc")] + expected: FAIL + + [<optgroup> containing <option> ("<select><optgroup><option>abc</select>")] + expected: FAIL + + [<div> in <option> ("<select><option class='poke-div'>123</select>")] + expected: FAIL + + [<select size='1'> contents of options preserved ("<div><select size='1'><option>abc</option><option>def")] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/innertext-setter.html.ini b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/innertext-setter.html.ini new file mode 100644 index 0000000000..3ef2135325 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/innertext-setter.html.ini @@ -0,0 +1,3 @@ +[innertext-setter.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/multiple-text-nodes.window.js.ini b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/multiple-text-nodes.window.js.ini new file mode 100644 index 0000000000..4f7a12f1c8 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/multiple-text-nodes.window.js.ini @@ -0,0 +1,3 @@ +[multiple-text-nodes.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/outertext-setter.html.ini b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/outertext-setter.html.ini new file mode 100644 index 0000000000..f3ea52e339 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/outertext-setter.html.ini @@ -0,0 +1,3 @@ +[outertext-setter.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |