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 --- .../dom/nodes/CharacterData-deleteData.html.ini | 3 ++ .../meta/dom/nodes/CharacterData-remove.html.ini | 3 ++ .../dom/nodes/CharacterData-replaceData.html.ini | 3 ++ .../dom/nodes/CharacterData-substringData.html.ini | 3 ++ .../dom/nodes/CharacterData-surrogates.html.ini | 3 ++ .../meta/dom/nodes/ChildNode-after.html.ini | 3 ++ .../meta/dom/nodes/ChildNode-before.html.ini | 3 ++ .../meta/dom/nodes/ChildNode-replaceWith.html.ini | 3 ++ .../meta/dom/nodes/Comment-constructor.html.ini | 3 ++ .../DOMImplementation-createDocument.html.ini | 29 +++++++++++++ .../DOMImplementation-createDocumentType.html.ini | 3 ++ ...HTMLDocument-with-saved-implementation.html.ini | 3 ++ .../DOMImplementation-createHTMLDocument.html.ini | 3 ++ .../nodes/DOMImplementation-hasFeature.html.ini | 3 ++ .../meta/dom/nodes/Document-URL.html.ini | 3 ++ .../meta/dom/nodes/Document-adoptNode.html.ini | 3 ++ .../Document-characterSet-normalization-1.html.ini | 3 ++ .../Document-characterSet-normalization-2.html.ini | 3 ++ .../dom/nodes/Document-constructor-svg.svg.ini | 3 ++ .../contentType/contenttype_bmp.html.ini | 2 + .../contentType/contenttype_javascripturi.html.ini | 3 ++ .../contentType/contenttype_jpg.html.ini | 3 ++ .../contentType/contenttype_mimeheader_01.html.ini | 3 ++ .../contentType/contenttype_mimeheader_02.html.ini | 3 ++ .../contentType/contenttype_png.html.ini | 3 ++ .../contentType/contenttype_txt.html.ini | 3 ++ .../contentType/contenttype_xml.html.ini | 3 ++ .../contentType/createDocument.html.ini | 3 ++ .../contentType/createHTMLDocument.html.ini | 3 ++ .../contentType/xhr_responseType_document.html.ini | 3 ++ .../dom/nodes/Document-createAttribute.html.ini | 3 ++ .../Document-createCDATASection-xhtml.xhtml.ini | 3 ++ .../dom/nodes/Document-createCDATASection.html.ini | 3 ++ .../meta/dom/nodes/Document-createComment.html.ini | 3 ++ .../Document-createElement-namespace.html.ini | 3 ++ .../meta/dom/nodes/Document-createElement.html.ini | 3 ++ .../dom/nodes/Document-createElementNS.html.ini | 29 +++++++++++++ .../Document-createEvent-touchevent.window.js.ini | 3 ++ .../dom/nodes/Document-createEvent.https.html.ini | 47 ++++++++++++++++++++++ ...ent-createProcessingInstruction-xhtml.xhtml.ini | 3 ++ .../Document-createProcessingInstruction.html.ini | 3 ++ .../dom/nodes/Document-createTextNode.html.ini | 3 ++ .../dom/nodes/Document-createTreeWalker.html.ini | 3 ++ .../meta/dom/nodes/Document-doctype.html.ini | 3 ++ .../dom/nodes/Document-getElementById.html.ini | 3 ++ .../nodes/Document-getElementsByClassName.html.ini | 3 ++ .../Document-getElementsByTagName-xhtml.xhtml.ini | 3 ++ .../nodes/Document-getElementsByTagName.html.ini | 3 ++ .../nodes/Document-getElementsByTagNameNS.html.ini | 3 ++ .../dom/nodes/Document-implementation.html.ini | 3 ++ .../meta/dom/nodes/Document-importNode.html.ini | 3 ++ .../nodes/DocumentFragment-constructor.html.ini | 3 ++ .../nodes/DocumentFragment-getElementById.html.ini | 3 ++ ...nt-querySelectorAll-after-modification.html.ini | 3 ++ .../dom/nodes/DocumentType-literal-xhtml.xhtml.ini | 3 ++ .../meta/dom/nodes/DocumentType-literal.html.ini | 3 ++ .../meta/dom/nodes/DocumentType-remove.html.ini | 3 ++ .../nodes/Element-childElement-null-svg.svg.ini | 3 ++ .../Element-childElement-null-xhtml.xhtml.ini | 3 ++ .../dom/nodes/Element-childElement-null.html.ini | 3 ++ ...ement-childElementCount-dynamic-add-svg.svg.ini | 3 ++ ...t-childElementCount-dynamic-add-xhtml.xhtml.ini | 3 ++ .../Element-childElementCount-dynamic-add.html.ini | 3 ++ ...nt-childElementCount-dynamic-remove-svg.svg.ini | 3 ++ ...hildElementCount-dynamic-remove-xhtml.xhtml.ini | 3 ++ ...ement-childElementCount-dynamic-remove.html.ini | 3 ++ .../Element-childElementCount-nochild-svg.svg.ini | 3 ++ ...ement-childElementCount-nochild-xhtml.xhtml.ini | 3 ++ .../Element-childElementCount-nochild.html.ini | 3 ++ .../nodes/Element-childElementCount-svg.svg.ini | 3 ++ .../Element-childElementCount-xhtml.xhtml.ini | 3 ++ .../dom/nodes/Element-childElementCount.html.ini | 3 ++ .../meta/dom/nodes/Element-children.html.ini | 3 ++ .../meta/dom/nodes/Element-classlist.html.ini | 3 ++ .../meta/dom/nodes/Element-closest.html.ini | 2 + ...lement-firstElementChild-entity-xhtml.xhtml.ini | 3 ++ .../nodes/Element-firstElementChild-entity.svg.ini | 3 ++ ...Element-firstElementChild-namespace-svg.svg.ini | 3 ++ ...ent-firstElementChild-namespace-xhtml.xhtml.ini | 3 ++ .../Element-firstElementChild-namespace.html.ini | 3 ++ .../nodes/Element-firstElementChild-svg.svg.ini | 3 ++ .../Element-firstElementChild-xhtml.xhtml.ini | 3 ++ .../dom/nodes/Element-firstElementChild.html.ini | 3 ++ .../nodes/Element-getElementsByClassName.html.ini | 3 ++ ...entsByTagName-change-document-HTMLNess.html.ini | 3 ++ .../nodes/Element-getElementsByTagName.html.ini | 3 ++ .../nodes/Element-getElementsByTagNameNS.html.ini | 3 ++ .../meta/dom/nodes/Element-hasAttribute.html.ini | 3 ++ .../meta/dom/nodes/Element-hasAttributes.html.ini | 3 ++ .../nodes/Element-insertAdjacentElement.html.ini | 3 ++ .../dom/nodes/Element-insertAdjacentText.html.ini | 3 ++ .../dom/nodes/Element-lastElementChild-svg.svg.ini | 3 ++ .../nodes/Element-lastElementChild-xhtml.xhtml.ini | 3 ++ .../dom/nodes/Element-lastElementChild.html.ini | 3 ++ .../Element-matches-namespaced-elements.html.ini | 3 ++ .../meta/dom/nodes/Element-matches.html.ini | 3 ++ .../nodes/Element-nextElementSibling-svg.svg.ini | 3 ++ .../Element-nextElementSibling-xhtml.xhtml.ini | 3 ++ .../dom/nodes/Element-nextElementSibling.html.ini | 3 ++ .../Element-previousElementSibling-svg.svg.ini | 3 ++ .../Element-previousElementSibling-xhtml.xhtml.ini | 3 ++ .../nodes/Element-previousElementSibling.html.ini | 3 ++ .../meta/dom/nodes/Element-remove.html.ini | 3 ++ .../dom/nodes/Element-removeAttribute.html.ini | 3 ++ .../dom/nodes/Element-removeAttributeNS.html.ini | 3 ++ .../Element-setAttribute-crbug-1138487.html.ini | 3 ++ .../meta/dom/nodes/Element-setAttribute.html.ini | 3 ++ .../nodes/Element-siblingElement-null-svg.svg.ini | 4 ++ .../Element-siblingElement-null-xhtml.xhtml.ini | 3 ++ .../dom/nodes/Element-siblingElement-null.html.ini | 3 ++ .../meta/dom/nodes/Element-tagName.html.ini | 3 ++ .../nodes/Element-webkitMatchesSelector.html.ini | 3 ++ .../dom/nodes/MutationObserver-attributes.html.ini | 3 ++ .../MutationObserver-callback-arguments.html.ini | 3 ++ .../nodes/MutationObserver-characterData.html.ini | 3 ++ .../dom/nodes/MutationObserver-childList.html.ini | 3 ++ ...-cross-realm-callback-report-exception.html.ini | 3 ++ .../dom/nodes/MutationObserver-disconnect.html.ini | 3 ++ .../dom/nodes/MutationObserver-document.html.ini | 3 ++ .../nodes/MutationObserver-inner-outer.html.ini | 3 ++ .../dom/nodes/MutationObserver-sanity.html.ini | 3 ++ .../nodes/MutationObserver-takeRecords.html.ini | 3 ++ ...appendChild-cereactions-vs-script.window.js.ini | 3 ++ .../meta/dom/nodes/Node-appendChild.html.ini | 3 ++ .../meta/dom/nodes/Node-baseURI.html.ini | 3 ++ .../meta/dom/nodes/Node-childNodes.html.ini | 3 ++ .../dom/nodes/Node-cloneNode-XMLDocument.html.ini | 3 ++ .../Node-cloneNode-document-with-doctype.html.ini | 3 ++ ...loneNode-external-stylesheet-no-bc.sub.html.ini | 3 ++ .../meta/dom/nodes/Node-cloneNode-svg.html.ini | 3 ++ .../meta/dom/nodes/Node-cloneNode.html.ini | 4 ++ .../nodes/Node-compareDocumentPosition.html.ini | 3 ++ .../meta/dom/nodes/Node-constants.html.ini | 3 ++ .../meta/dom/nodes/Node-contains-xml.xml.ini | 3 ++ .../meta/dom/nodes/Node-contains.html.ini | 3 ++ .../meta/dom/nodes/Node-insertBefore.html.ini | 3 ++ .../dom/nodes/Node-isConnected-shadow-dom.html.ini | 3 ++ .../meta/dom/nodes/Node-isConnected.html.ini | 3 ++ .../dom/nodes/Node-isEqualNode-xhtml.xhtml.ini | 3 ++ .../meta/dom/nodes/Node-isEqualNode.html.ini | 3 ++ .../meta/dom/nodes/Node-isSameNode.html.ini | 3 ++ .../dom/nodes/Node-lookupNamespaceURI.html.ini | 33 +++++++++++++++ .../meta/dom/nodes/Node-lookupPrefix.xhtml.ini | 3 ++ .../dom/nodes/Node-mutation-adoptNode.html.ini | 3 ++ .../meta/dom/nodes/Node-nodeName-xhtml.xhtml.ini | 3 ++ .../meta/dom/nodes/Node-nodeName.html.ini | 3 ++ .../meta/dom/nodes/Node-nodeValue.html.ini | 3 ++ .../meta/dom/nodes/Node-normalize.html.ini | 3 ++ .../meta/dom/nodes/Node-parentElement.html.ini | 3 ++ .../meta/dom/nodes/Node-parentNode.html.ini | 3 ++ .../meta/dom/nodes/Node-properties.html.ini | 3 ++ .../meta/dom/nodes/Node-removeChild.html.ini | 3 ++ .../meta/dom/nodes/Node-replaceChild.html.ini | 3 ++ .../meta/dom/nodes/Node-textContent.html.ini | 3 ++ .../meta/dom/nodes/NodeList-Iterable.html.ini | 3 ++ .../nodes/NodeList-live-mutations.window.js.ini | 3 ++ ...deList-static-length-getter-tampered-1.html.ini | 3 ++ ...tatic-length-getter-tampered-indexOf-1.html.ini | 3 ++ ...tatic-length-getter-tampered-indexOf-2.html.ini | 3 ++ .../meta/dom/nodes/ParentNode-prepend.html.ini | 3 ++ .../nodes/ParentNode-querySelector-All-xht.xht.ini | 3 ++ ...entNode-querySelector-case-insensitive.html.ini | 3 ++ .../ParentNode-querySelector-escapes.html.ini | 3 ++ .../nodes/ParentNode-querySelector-scope.html.ini | 3 ++ ...Node-querySelectorAll-removed-elements.html.ini | 3 ++ .../ParentNode-querySelectors-exclusive.html.ini | 3 ++ .../ParentNode-querySelectors-namespaces.html.ini | 3 ++ ...lectors-space-and-dash-attribute-value.html.ini | 3 ++ .../dom/nodes/ParentNode-replaceChildren.html.ini | 3 ++ .../ProcessingInstruction-escapes-1.xhtml.ini | 4 ++ .../ProcessingInstruction-literal-1.xhtml.ini | 3 ++ .../ProcessingInstruction-literal-2.xhtml.ini | 3 ++ .../meta/dom/nodes/Text-constructor.html.ini | 3 ++ .../meta/dom/nodes/Text-splitText.html.ini | 3 ++ .../meta/dom/nodes/Text-wholeText.html.ini | 3 ++ .../meta/dom/nodes/adoption.window.js.ini | 5 +++ .../meta/dom/nodes/append-on-Document.html.ini | 3 ++ .../dom/nodes/attributes-namednodemap.html.ini | 3 ++ testing/web-platform/meta/dom/nodes/case.html.ini | 3 ++ .../dom/nodes/getElementsByClassName-01.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-02.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-03.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-04.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-05.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-06.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-07.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-08.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-09.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-10.xml.ini | 3 ++ .../dom/nodes/getElementsByClassName-11.xml.ini | 3 ++ .../dom/nodes/getElementsByClassName-12.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-13.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-14.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-15.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-16.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-17.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-18.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-19.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-20.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-21.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-22.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-23.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-24.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-25.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-26.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-27.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-28.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-29.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-30.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-31.htm.ini | 3 ++ .../dom/nodes/getElementsByClassName-32.html.ini | 3 ++ .../getElementsByClassName-empty-set.html.ini | 3 ++ ...entsByClassName-whitespace-class-names.html.ini | 3 ++ .../meta/dom/nodes/insert-adjacent.html.ini | 3 ++ .../meta/dom/nodes/prepend-on-Document.html.ini | 3 ++ .../dom/nodes/query-target-in-load-event.html.ini | 3 ++ .../dom/nodes/remove-and-adopt-thcrash.html.ini | 3 ++ ...from-shadow-host-and-adopt-into-iframe.html.ini | 3 ++ .../meta/dom/nodes/remove-unscopable.html.ini | 3 ++ .../web-platform/meta/dom/nodes/rootNode.html.ini | 3 ++ .../dom/nodes/svg-template-querySelector.html.ini | 3 ++ 221 files changed, 792 insertions(+) create mode 100644 testing/web-platform/meta/dom/nodes/CharacterData-deleteData.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/CharacterData-remove.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/CharacterData-replaceData.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/CharacterData-substringData.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/CharacterData-surrogates.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ChildNode-after.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ChildNode-before.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ChildNode-replaceWith.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Comment-constructor.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DOMImplementation-createDocument.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DOMImplementation-createDocumentType.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument-with-saved-implementation.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DOMImplementation-hasFeature.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-URL.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-adoptNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-1.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-2.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-constructor-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createAttribute.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createCDATASection-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createCDATASection.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createComment.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createElement-namespace.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createElement.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createElementNS.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createEvent-touchevent.window.js.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createTextNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-createTreeWalker.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-doctype.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-getElementById.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-getElementsByClassName.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-getElementsByTagName-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-getElementsByTagName.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-getElementsByTagNameNS.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-implementation.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-importNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DocumentFragment-constructor.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DocumentFragment-getElementById.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DocumentFragment-querySelectorAll-after-modification.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DocumentType-literal-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/DocumentType-literal.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/DocumentType-remove.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElement-null-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElement-null-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElement-null.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-childElementCount.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-children.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-classlist.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-closest.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-firstElementChild.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-getElementsByClassName.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-getElementsByTagName.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-getElementsByTagNameNS.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-hasAttribute.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-hasAttributes.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-insertAdjacentElement.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-insertAdjacentText.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-lastElementChild-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-lastElementChild-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-lastElementChild.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-matches-namespaced-elements.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-matches.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-nextElementSibling-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-nextElementSibling-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-nextElementSibling.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-previousElementSibling-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-previousElementSibling-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-previousElementSibling.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-remove.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-removeAttribute.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-removeAttributeNS.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-setAttribute-crbug-1138487.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-setAttribute.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-siblingElement-null-svg.svg.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-siblingElement-null-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-siblingElement-null.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-tagName.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Element-webkitMatchesSelector.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-attributes.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-callback-arguments.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-characterData.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-childList.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-cross-realm-callback-report-exception.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-disconnect.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-document.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-inner-outer.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-sanity.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/MutationObserver-takeRecords.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-appendChild-cereactions-vs-script.window.js.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-appendChild.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-baseURI.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-childNodes.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-cloneNode-XMLDocument.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-cloneNode-document-with-doctype.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-cloneNode-external-stylesheet-no-bc.sub.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-cloneNode-svg.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-cloneNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-compareDocumentPosition.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-constants.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-contains-xml.xml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-contains.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-insertBefore.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-isConnected-shadow-dom.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-isConnected.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-isEqualNode-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-isEqualNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-isSameNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-lookupNamespaceURI.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-lookupPrefix.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-mutation-adoptNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-nodeName-xhtml.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-nodeName.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-nodeValue.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-normalize.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-parentElement.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-parentNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-properties.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-removeChild.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-replaceChild.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Node-textContent.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/NodeList-Iterable.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/NodeList-live-mutations.window.js.ini create mode 100644 testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-1.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-1.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-2.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-prepend.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelector-All-xht.xht.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelector-case-insensitive.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelector-escapes.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelector-scope.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelectorAll-removed-elements.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-exclusive.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-namespaces.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-space-and-dash-attribute-value.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ParentNode-replaceChildren.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/ProcessingInstruction-escapes-1.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-1.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-2.xhtml.ini create mode 100644 testing/web-platform/meta/dom/nodes/Text-constructor.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Text-splitText.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Text-wholeText.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/adoption.window.js.ini create mode 100644 testing/web-platform/meta/dom/nodes/append-on-Document.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/attributes-namednodemap.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/case.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-01.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-02.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-03.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-04.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-05.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-06.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-07.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-08.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-09.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-10.xml.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-11.xml.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-12.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-13.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-14.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-15.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-16.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-17.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-18.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-19.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-20.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-21.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-22.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-23.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-24.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-25.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-26.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-27.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-28.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-29.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-30.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-31.htm.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-32.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-empty-set.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/getElementsByClassName-whitespace-class-names.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/insert-adjacent.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/prepend-on-Document.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/query-target-in-load-event.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/remove-and-adopt-thcrash.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/remove-from-shadow-host-and-adopt-into-iframe.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/remove-unscopable.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/rootNode.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/svg-template-querySelector.html.ini (limited to 'testing/web-platform/meta/dom/nodes') diff --git a/testing/web-platform/meta/dom/nodes/CharacterData-deleteData.html.ini b/testing/web-platform/meta/dom/nodes/CharacterData-deleteData.html.ini new file mode 100644 index 0000000000..d9ddaa4617 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/CharacterData-deleteData.html.ini @@ -0,0 +1,3 @@ +[CharacterData-deleteData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/CharacterData-remove.html.ini b/testing/web-platform/meta/dom/nodes/CharacterData-remove.html.ini new file mode 100644 index 0000000000..16d55b462d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/CharacterData-remove.html.ini @@ -0,0 +1,3 @@ +[CharacterData-remove.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/CharacterData-replaceData.html.ini b/testing/web-platform/meta/dom/nodes/CharacterData-replaceData.html.ini new file mode 100644 index 0000000000..d40ee41632 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/CharacterData-replaceData.html.ini @@ -0,0 +1,3 @@ +[CharacterData-replaceData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/CharacterData-substringData.html.ini b/testing/web-platform/meta/dom/nodes/CharacterData-substringData.html.ini new file mode 100644 index 0000000000..209275228a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/CharacterData-substringData.html.ini @@ -0,0 +1,3 @@ +[CharacterData-substringData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/CharacterData-surrogates.html.ini b/testing/web-platform/meta/dom/nodes/CharacterData-surrogates.html.ini new file mode 100644 index 0000000000..d58adb9736 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/CharacterData-surrogates.html.ini @@ -0,0 +1,3 @@ +[CharacterData-surrogates.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ChildNode-after.html.ini b/testing/web-platform/meta/dom/nodes/ChildNode-after.html.ini new file mode 100644 index 0000000000..1db63442f7 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ChildNode-after.html.ini @@ -0,0 +1,3 @@ +[ChildNode-after.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ChildNode-before.html.ini b/testing/web-platform/meta/dom/nodes/ChildNode-before.html.ini new file mode 100644 index 0000000000..b13dd9ab3f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ChildNode-before.html.ini @@ -0,0 +1,3 @@ +[ChildNode-before.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ChildNode-replaceWith.html.ini b/testing/web-platform/meta/dom/nodes/ChildNode-replaceWith.html.ini new file mode 100644 index 0000000000..fba827226e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ChildNode-replaceWith.html.ini @@ -0,0 +1,3 @@ +[ChildNode-replaceWith.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Comment-constructor.html.ini b/testing/web-platform/meta/dom/nodes/Comment-constructor.html.ini new file mode 100644 index 0000000000..0d83f96d30 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Comment-constructor.html.ini @@ -0,0 +1,3 @@ +[Comment-constructor.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DOMImplementation-createDocument.html.ini b/testing/web-platform/meta/dom/nodes/DOMImplementation-createDocument.html.ini new file mode 100644 index 0000000000..88ed53690d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DOMImplementation-createDocument.html.ini @@ -0,0 +1,29 @@ +[DOMImplementation-createDocument.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [createDocument test: null,"ெfoo",null,null] + expected: FAIL + + [createDocument test: metadata for null,"ெfoo",null] + expected: FAIL + + [createDocument test: characterSet aliases for null,"ெfoo",null] + expected: FAIL + + [createDocument test: "http://example.com/","a:ெ",null,null] + expected: FAIL + + [createDocument test: metadata for "http://example.com/","a:ெ",null] + expected: FAIL + + [createDocument test: characterSet aliases for "http://example.com/","a:ெ",null] + expected: FAIL + + [createDocument test: "http://example.com/","ெ:a",null,null] + expected: FAIL + + [createDocument test: metadata for "http://example.com/","ெ:a",null] + expected: FAIL + + [createDocument test: characterSet aliases for "http://example.com/","ெ:a",null] + expected: FAIL diff --git a/testing/web-platform/meta/dom/nodes/DOMImplementation-createDocumentType.html.ini b/testing/web-platform/meta/dom/nodes/DOMImplementation-createDocumentType.html.ini new file mode 100644 index 0000000000..b71cac7246 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DOMImplementation-createDocumentType.html.ini @@ -0,0 +1,3 @@ +[DOMImplementation-createDocumentType.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument-with-saved-implementation.html.ini b/testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument-with-saved-implementation.html.ini new file mode 100644 index 0000000000..96448733f7 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument-with-saved-implementation.html.ini @@ -0,0 +1,3 @@ +[DOMImplementation-createHTMLDocument-with-saved-implementation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument.html.ini b/testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument.html.ini new file mode 100644 index 0000000000..cf212a87fb --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DOMImplementation-createHTMLDocument.html.ini @@ -0,0 +1,3 @@ +[DOMImplementation-createHTMLDocument.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DOMImplementation-hasFeature.html.ini b/testing/web-platform/meta/dom/nodes/DOMImplementation-hasFeature.html.ini new file mode 100644 index 0000000000..7382a7e4df --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DOMImplementation-hasFeature.html.ini @@ -0,0 +1,3 @@ +[DOMImplementation-hasFeature.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-URL.html.ini b/testing/web-platform/meta/dom/nodes/Document-URL.html.ini new file mode 100644 index 0000000000..6c23070ac3 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-URL.html.ini @@ -0,0 +1,3 @@ +[Document-URL.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-adoptNode.html.ini b/testing/web-platform/meta/dom/nodes/Document-adoptNode.html.ini new file mode 100644 index 0000000000..720548f4bf --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-adoptNode.html.ini @@ -0,0 +1,3 @@ +[Document-adoptNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-1.html.ini b/testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-1.html.ini new file mode 100644 index 0000000000..1ae5c9bb70 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-1.html.ini @@ -0,0 +1,3 @@ +[Document-characterSet-normalization-1.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-2.html.ini b/testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-2.html.ini new file mode 100644 index 0000000000..fee06ebd8d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-characterSet-normalization-2.html.ini @@ -0,0 +1,3 @@ +[Document-characterSet-normalization-2.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-constructor-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Document-constructor-svg.svg.ini new file mode 100644 index 0000000000..c309fac1e8 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-constructor-svg.svg.ini @@ -0,0 +1,3 @@ +[Document-constructor-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini new file mode 100644 index 0000000000..ab3a0d694f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini @@ -0,0 +1,2 @@ +[contenttype_bmp.html] + disabled: unstable diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini new file mode 100644 index 0000000000..a2908c57ce --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini @@ -0,0 +1,3 @@ +[contenttype_javascripturi.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini new file mode 100644 index 0000000000..f39d96e66b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini @@ -0,0 +1,3 @@ +[contenttype_jpg.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini new file mode 100644 index 0000000000..a9fced2d35 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini @@ -0,0 +1,3 @@ +[contenttype_mimeheader_01.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini new file mode 100644 index 0000000000..2022ab44a9 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini @@ -0,0 +1,3 @@ +[contenttype_mimeheader_02.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini new file mode 100644 index 0000000000..72496c6997 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini @@ -0,0 +1,3 @@ +[contenttype_png.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini new file mode 100644 index 0000000000..88fe9d9893 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini @@ -0,0 +1,3 @@ +[contenttype_txt.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini new file mode 100644 index 0000000000..bc101a5990 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini @@ -0,0 +1,3 @@ +[contenttype_xml.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini new file mode 100644 index 0000000000..e6e4728693 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini @@ -0,0 +1,3 @@ +[createDocument.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini new file mode 100644 index 0000000000..4fac239fe5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini @@ -0,0 +1,3 @@ +[createHTMLDocument.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini new file mode 100644 index 0000000000..76719f6de5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini @@ -0,0 +1,3 @@ +[xhr_responseType_document.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createAttribute.html.ini b/testing/web-platform/meta/dom/nodes/Document-createAttribute.html.ini new file mode 100644 index 0000000000..82a6037e6f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createAttribute.html.ini @@ -0,0 +1,3 @@ +[Document-createAttribute.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createCDATASection-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Document-createCDATASection-xhtml.xhtml.ini new file mode 100644 index 0000000000..c8268ac5c0 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createCDATASection-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Document-createCDATASection-xhtml.xhtml] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/dom/nodes/Document-createCDATASection.html.ini b/testing/web-platform/meta/dom/nodes/Document-createCDATASection.html.ini new file mode 100644 index 0000000000..a36e2d0492 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createCDATASection.html.ini @@ -0,0 +1,3 @@ +[Document-createCDATASection.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createComment.html.ini b/testing/web-platform/meta/dom/nodes/Document-createComment.html.ini new file mode 100644 index 0000000000..da748f539d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createComment.html.ini @@ -0,0 +1,3 @@ +[Document-createComment.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createElement-namespace.html.ini b/testing/web-platform/meta/dom/nodes/Document-createElement-namespace.html.ini new file mode 100644 index 0000000000..831efa5049 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createElement-namespace.html.ini @@ -0,0 +1,3 @@ +[Document-createElement-namespace.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createElement.html.ini b/testing/web-platform/meta/dom/nodes/Document-createElement.html.ini new file mode 100644 index 0000000000..54ba5d99da --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createElement.html.ini @@ -0,0 +1,3 @@ +[Document-createElement.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createElementNS.html.ini b/testing/web-platform/meta/dom/nodes/Document-createElementNS.html.ini new file mode 100644 index 0000000000..d714cd347a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createElementNS.html.ini @@ -0,0 +1,29 @@ +[Document-createElementNS.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [createElementNS test in HTML document: null,"ெfoo",null] + expected: FAIL + + [createElementNS test in XML document: null,"ெfoo",null] + expected: FAIL + + [createElementNS test in XHTML document: null,"ெfoo",null] + expected: FAIL + + [createElementNS test in HTML document: "http://example.com/","a:ெ",null] + expected: FAIL + + [createElementNS test in XML document: "http://example.com/","a:ெ",null] + expected: FAIL + + [createElementNS test in XHTML document: "http://example.com/","a:ெ",null] + expected: FAIL + + [createElementNS test in HTML document: "http://example.com/","ெ:a",null] + expected: FAIL + + [createElementNS test in XML document: "http://example.com/","ெ:a",null] + expected: FAIL + + [createElementNS test in XHTML document: "http://example.com/","ெ:a",null] + expected: FAIL diff --git a/testing/web-platform/meta/dom/nodes/Document-createEvent-touchevent.window.js.ini b/testing/web-platform/meta/dom/nodes/Document-createEvent-touchevent.window.js.ini new file mode 100644 index 0000000000..6a75813dee --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createEvent-touchevent.window.js.ini @@ -0,0 +1,3 @@ +[Document-createEvent-touchevent.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini b/testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini new file mode 100644 index 0000000000..7aca171960 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini @@ -0,0 +1,47 @@ +[Document-createEvent.html] + prefs: [dom.w3c_touch_events.legacy_apis.enabled:true] + [Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent"] + expected: FAIL + + [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents"] + expected: FAIL + + +[Document-createEvent.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent"] + expected: FAIL + + [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents"] + expected: FAIL + + [TouchEvent should be an alias for TouchEvent.] + expected: + if os == "android": PASS + PRECONDITION_FAILED + + [createEvent('TouchEvent') should be initialized correctly.] + expected: + if os == "android": PASS + PRECONDITION_FAILED + + [touchevent should be an alias for TouchEvent.] + expected: + if os == "android": PASS + PRECONDITION_FAILED + + [createEvent('touchevent') should be initialized correctly.] + expected: + if os == "android": PASS + PRECONDITION_FAILED + + [TOUCHEVENT should be an alias for TouchEvent.] + expected: + if os == "android": PASS + PRECONDITION_FAILED + + [createEvent('TOUCHEVENT') should be initialized correctly.] + expected: + if os == "android": PASS + PRECONDITION_FAILED diff --git a/testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml.ini new file mode 100644 index 0000000000..e7501d91ea --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Document-createProcessingInstruction-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction.html.ini b/testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction.html.ini new file mode 100644 index 0000000000..bd340c258e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createProcessingInstruction.html.ini @@ -0,0 +1,3 @@ +[Document-createProcessingInstruction.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createTextNode.html.ini b/testing/web-platform/meta/dom/nodes/Document-createTextNode.html.ini new file mode 100644 index 0000000000..4a5b1c32cc --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createTextNode.html.ini @@ -0,0 +1,3 @@ +[Document-createTextNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-createTreeWalker.html.ini b/testing/web-platform/meta/dom/nodes/Document-createTreeWalker.html.ini new file mode 100644 index 0000000000..571e4d6756 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-createTreeWalker.html.ini @@ -0,0 +1,3 @@ +[Document-createTreeWalker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-doctype.html.ini b/testing/web-platform/meta/dom/nodes/Document-doctype.html.ini new file mode 100644 index 0000000000..4868840846 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-doctype.html.ini @@ -0,0 +1,3 @@ +[Document-doctype.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-getElementById.html.ini b/testing/web-platform/meta/dom/nodes/Document-getElementById.html.ini new file mode 100644 index 0000000000..844b29d9f5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-getElementById.html.ini @@ -0,0 +1,3 @@ +[Document-getElementById.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-getElementsByClassName.html.ini b/testing/web-platform/meta/dom/nodes/Document-getElementsByClassName.html.ini new file mode 100644 index 0000000000..83b8555de1 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-getElementsByClassName.html.ini @@ -0,0 +1,3 @@ +[Document-getElementsByClassName.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-getElementsByTagName-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Document-getElementsByTagName-xhtml.xhtml.ini new file mode 100644 index 0000000000..8a58d5a3be --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-getElementsByTagName-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Document-getElementsByTagName-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-getElementsByTagName.html.ini b/testing/web-platform/meta/dom/nodes/Document-getElementsByTagName.html.ini new file mode 100644 index 0000000000..9a2509ddb3 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-getElementsByTagName.html.ini @@ -0,0 +1,3 @@ +[Document-getElementsByTagName.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-getElementsByTagNameNS.html.ini b/testing/web-platform/meta/dom/nodes/Document-getElementsByTagNameNS.html.ini new file mode 100644 index 0000000000..969cbcfb0e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-getElementsByTagNameNS.html.ini @@ -0,0 +1,3 @@ +[Document-getElementsByTagNameNS.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-implementation.html.ini b/testing/web-platform/meta/dom/nodes/Document-implementation.html.ini new file mode 100644 index 0000000000..03f348b590 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-implementation.html.ini @@ -0,0 +1,3 @@ +[Document-implementation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-importNode.html.ini b/testing/web-platform/meta/dom/nodes/Document-importNode.html.ini new file mode 100644 index 0000000000..3311833986 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-importNode.html.ini @@ -0,0 +1,3 @@ +[Document-importNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DocumentFragment-constructor.html.ini b/testing/web-platform/meta/dom/nodes/DocumentFragment-constructor.html.ini new file mode 100644 index 0000000000..6e66c43320 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DocumentFragment-constructor.html.ini @@ -0,0 +1,3 @@ +[DocumentFragment-constructor.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DocumentFragment-getElementById.html.ini b/testing/web-platform/meta/dom/nodes/DocumentFragment-getElementById.html.ini new file mode 100644 index 0000000000..8771b52566 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DocumentFragment-getElementById.html.ini @@ -0,0 +1,3 @@ +[DocumentFragment-getElementById.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DocumentFragment-querySelectorAll-after-modification.html.ini b/testing/web-platform/meta/dom/nodes/DocumentFragment-querySelectorAll-after-modification.html.ini new file mode 100644 index 0000000000..cffba00b34 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DocumentFragment-querySelectorAll-after-modification.html.ini @@ -0,0 +1,3 @@ +[DocumentFragment-querySelectorAll-after-modification.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DocumentType-literal-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/DocumentType-literal-xhtml.xhtml.ini new file mode 100644 index 0000000000..a0736800cc --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DocumentType-literal-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[DocumentType-literal-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DocumentType-literal.html.ini b/testing/web-platform/meta/dom/nodes/DocumentType-literal.html.ini new file mode 100644 index 0000000000..1332c36e43 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DocumentType-literal.html.ini @@ -0,0 +1,3 @@ +[DocumentType-literal.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/DocumentType-remove.html.ini b/testing/web-platform/meta/dom/nodes/DocumentType-remove.html.ini new file mode 100644 index 0000000000..3d8f87f7b6 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/DocumentType-remove.html.ini @@ -0,0 +1,3 @@ +[DocumentType-remove.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElement-null-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-childElement-null-svg.svg.ini new file mode 100644 index 0000000000..2d12878c7a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElement-null-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-childElement-null-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElement-null-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-childElement-null-xhtml.xhtml.ini new file mode 100644 index 0000000000..b7083c166b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElement-null-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-childElement-null-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElement-null.html.ini b/testing/web-platform/meta/dom/nodes/Element-childElement-null.html.ini new file mode 100644 index 0000000000..c504c15a60 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElement-null.html.ini @@ -0,0 +1,3 @@ +[Element-childElement-null.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-svg.svg.ini new file mode 100644 index 0000000000..464242790a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-dynamic-add-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-xhtml.xhtml.ini new file mode 100644 index 0000000000..c9b55c7eaa --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-dynamic-add-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add.html.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add.html.ini new file mode 100644 index 0000000000..d38649ac57 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-add.html.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-dynamic-add.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-svg.svg.ini new file mode 100644 index 0000000000..29b86598ce --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-dynamic-remove-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-xhtml.xhtml.ini new file mode 100644 index 0000000000..978cdb3937 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-dynamic-remove-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove.html.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove.html.ini new file mode 100644 index 0000000000..a37e1ce222 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-dynamic-remove.html.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-dynamic-remove.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-svg.svg.ini new file mode 100644 index 0000000000..a2b0ecccf6 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-nochild-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-xhtml.xhtml.ini new file mode 100644 index 0000000000..814d0c39f4 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-nochild-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild.html.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild.html.ini new file mode 100644 index 0000000000..aca064d20c --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-nochild.html.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-nochild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-svg.svg.ini new file mode 100644 index 0000000000..87dd53a96e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount-xhtml.xhtml.ini new file mode 100644 index 0000000000..1b2f39d9ec --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-childElementCount-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-childElementCount.html.ini b/testing/web-platform/meta/dom/nodes/Element-childElementCount.html.ini new file mode 100644 index 0000000000..e8d84f965b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-childElementCount.html.ini @@ -0,0 +1,3 @@ +[Element-childElementCount.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-children.html.ini b/testing/web-platform/meta/dom/nodes/Element-children.html.ini new file mode 100644 index 0000000000..5005441af7 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-children.html.ini @@ -0,0 +1,3 @@ +[Element-children.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-classlist.html.ini b/testing/web-platform/meta/dom/nodes/Element-classlist.html.ini new file mode 100644 index 0000000000..f249b4dd4b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-classlist.html.ini @@ -0,0 +1,3 @@ +[Element-classlist.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-closest.html.ini b/testing/web-platform/meta/dom/nodes/Element-closest.html.ini new file mode 100644 index 0000000000..6986751ea0 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-closest.html.ini @@ -0,0 +1,2 @@ +[Element-closest.html] + prefs: [layout.css.has-selector.enabled:true] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity-xhtml.xhtml.ini new file mode 100644 index 0000000000..17dc78e8e8 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild-entity-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity.svg.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity.svg.ini new file mode 100644 index 0000000000..19f9ec5950 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-entity.svg.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild-entity.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-svg.svg.ini new file mode 100644 index 0000000000..1ef9819ae5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild-namespace-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml.ini new file mode 100644 index 0000000000..19a4285634 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild-namespace-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace.html.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace.html.ini new file mode 100644 index 0000000000..c0fa19a304 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-namespace.html.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild-namespace.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-svg.svg.ini new file mode 100644 index 0000000000..df2c85f2b0 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-xhtml.xhtml.ini new file mode 100644 index 0000000000..902ca22fad --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-firstElementChild.html.ini b/testing/web-platform/meta/dom/nodes/Element-firstElementChild.html.ini new file mode 100644 index 0000000000..eecadb6be2 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-firstElementChild.html.ini @@ -0,0 +1,3 @@ +[Element-firstElementChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-getElementsByClassName.html.ini b/testing/web-platform/meta/dom/nodes/Element-getElementsByClassName.html.ini new file mode 100644 index 0000000000..46d65e7a52 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-getElementsByClassName.html.ini @@ -0,0 +1,3 @@ +[Element-getElementsByClassName.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.html.ini b/testing/web-platform/meta/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.html.ini new file mode 100644 index 0000000000..6823d0d121 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess.html.ini @@ -0,0 +1,3 @@ +[Element-getElementsByTagName-change-document-HTMLNess.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-getElementsByTagName.html.ini b/testing/web-platform/meta/dom/nodes/Element-getElementsByTagName.html.ini new file mode 100644 index 0000000000..ea0ac05e20 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-getElementsByTagName.html.ini @@ -0,0 +1,3 @@ +[Element-getElementsByTagName.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-getElementsByTagNameNS.html.ini b/testing/web-platform/meta/dom/nodes/Element-getElementsByTagNameNS.html.ini new file mode 100644 index 0000000000..5a88286111 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-getElementsByTagNameNS.html.ini @@ -0,0 +1,3 @@ +[Element-getElementsByTagNameNS.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-hasAttribute.html.ini b/testing/web-platform/meta/dom/nodes/Element-hasAttribute.html.ini new file mode 100644 index 0000000000..74abf480eb --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-hasAttribute.html.ini @@ -0,0 +1,3 @@ +[Element-hasAttribute.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-hasAttributes.html.ini b/testing/web-platform/meta/dom/nodes/Element-hasAttributes.html.ini new file mode 100644 index 0000000000..928081cdf1 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-hasAttributes.html.ini @@ -0,0 +1,3 @@ +[Element-hasAttributes.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-insertAdjacentElement.html.ini b/testing/web-platform/meta/dom/nodes/Element-insertAdjacentElement.html.ini new file mode 100644 index 0000000000..b952cc7926 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-insertAdjacentElement.html.ini @@ -0,0 +1,3 @@ +[Element-insertAdjacentElement.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-insertAdjacentText.html.ini b/testing/web-platform/meta/dom/nodes/Element-insertAdjacentText.html.ini new file mode 100644 index 0000000000..9f103b3ff0 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-insertAdjacentText.html.ini @@ -0,0 +1,3 @@ +[Element-insertAdjacentText.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-lastElementChild-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-lastElementChild-svg.svg.ini new file mode 100644 index 0000000000..079f377e4d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-lastElementChild-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-lastElementChild-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-lastElementChild-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-lastElementChild-xhtml.xhtml.ini new file mode 100644 index 0000000000..b63a64fec8 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-lastElementChild-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-lastElementChild-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-lastElementChild.html.ini b/testing/web-platform/meta/dom/nodes/Element-lastElementChild.html.ini new file mode 100644 index 0000000000..604380742f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-lastElementChild.html.ini @@ -0,0 +1,3 @@ +[Element-lastElementChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-matches-namespaced-elements.html.ini b/testing/web-platform/meta/dom/nodes/Element-matches-namespaced-elements.html.ini new file mode 100644 index 0000000000..69b90b2fab --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-matches-namespaced-elements.html.ini @@ -0,0 +1,3 @@ +[Element-matches-namespaced-elements.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-matches.html.ini b/testing/web-platform/meta/dom/nodes/Element-matches.html.ini new file mode 100644 index 0000000000..b58d8e8071 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-matches.html.ini @@ -0,0 +1,3 @@ +[Element-matches.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-nextElementSibling-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-nextElementSibling-svg.svg.ini new file mode 100644 index 0000000000..f81e69e38d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-nextElementSibling-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-nextElementSibling-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-nextElementSibling-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-nextElementSibling-xhtml.xhtml.ini new file mode 100644 index 0000000000..b14170c51b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-nextElementSibling-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-nextElementSibling-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-nextElementSibling.html.ini b/testing/web-platform/meta/dom/nodes/Element-nextElementSibling.html.ini new file mode 100644 index 0000000000..cd74c4383d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-nextElementSibling.html.ini @@ -0,0 +1,3 @@ +[Element-nextElementSibling.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-previousElementSibling-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-previousElementSibling-svg.svg.ini new file mode 100644 index 0000000000..954ebbd4c6 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-previousElementSibling-svg.svg.ini @@ -0,0 +1,3 @@ +[Element-previousElementSibling-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-previousElementSibling-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-previousElementSibling-xhtml.xhtml.ini new file mode 100644 index 0000000000..0693370f51 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-previousElementSibling-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-previousElementSibling-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-previousElementSibling.html.ini b/testing/web-platform/meta/dom/nodes/Element-previousElementSibling.html.ini new file mode 100644 index 0000000000..80a31de72b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-previousElementSibling.html.ini @@ -0,0 +1,3 @@ +[Element-previousElementSibling.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-remove.html.ini b/testing/web-platform/meta/dom/nodes/Element-remove.html.ini new file mode 100644 index 0000000000..774d498ae9 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-remove.html.ini @@ -0,0 +1,3 @@ +[Element-remove.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-removeAttribute.html.ini b/testing/web-platform/meta/dom/nodes/Element-removeAttribute.html.ini new file mode 100644 index 0000000000..e0799cf9b9 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-removeAttribute.html.ini @@ -0,0 +1,3 @@ +[Element-removeAttribute.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-removeAttributeNS.html.ini b/testing/web-platform/meta/dom/nodes/Element-removeAttributeNS.html.ini new file mode 100644 index 0000000000..901b217686 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-removeAttributeNS.html.ini @@ -0,0 +1,3 @@ +[Element-removeAttributeNS.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-setAttribute-crbug-1138487.html.ini b/testing/web-platform/meta/dom/nodes/Element-setAttribute-crbug-1138487.html.ini new file mode 100644 index 0000000000..aa52176c40 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-setAttribute-crbug-1138487.html.ini @@ -0,0 +1,3 @@ +[Element-setAttribute-crbug-1138487.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-setAttribute.html.ini b/testing/web-platform/meta/dom/nodes/Element-setAttribute.html.ini new file mode 100644 index 0000000000..ea22808973 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-setAttribute.html.ini @@ -0,0 +1,3 @@ +[Element-setAttribute.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-siblingElement-null-svg.svg.ini b/testing/web-platform/meta/dom/nodes/Element-siblingElement-null-svg.svg.ini new file mode 100644 index 0000000000..96deee0462 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-siblingElement-null-svg.svg.ini @@ -0,0 +1,4 @@ +[Element-siblingElement-null-svg.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-siblingElement-null-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Element-siblingElement-null-xhtml.xhtml.ini new file mode 100644 index 0000000000..cac648f86c --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-siblingElement-null-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Element-siblingElement-null-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-siblingElement-null.html.ini b/testing/web-platform/meta/dom/nodes/Element-siblingElement-null.html.ini new file mode 100644 index 0000000000..15a9da11be --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-siblingElement-null.html.ini @@ -0,0 +1,3 @@ +[Element-siblingElement-null.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-tagName.html.ini b/testing/web-platform/meta/dom/nodes/Element-tagName.html.ini new file mode 100644 index 0000000000..2c45207a9a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-tagName.html.ini @@ -0,0 +1,3 @@ +[Element-tagName.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Element-webkitMatchesSelector.html.ini b/testing/web-platform/meta/dom/nodes/Element-webkitMatchesSelector.html.ini new file mode 100644 index 0000000000..79e68ca0a7 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Element-webkitMatchesSelector.html.ini @@ -0,0 +1,3 @@ +[Element-webkitMatchesSelector.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-attributes.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-attributes.html.ini new file mode 100644 index 0000000000..cc40fbc9ac --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-attributes.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-attributes.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-callback-arguments.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-callback-arguments.html.ini new file mode 100644 index 0000000000..f73d5fbdd1 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-callback-arguments.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-callback-arguments.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-characterData.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-characterData.html.ini new file mode 100644 index 0000000000..50439451c0 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-characterData.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-characterData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-childList.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-childList.html.ini new file mode 100644 index 0000000000..f3b418ffaf --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-childList.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-childList.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-cross-realm-callback-report-exception.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-cross-realm-callback-report-exception.html.ini new file mode 100644 index 0000000000..4230621635 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-cross-realm-callback-report-exception.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-cross-realm-callback-report-exception.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-disconnect.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-disconnect.html.ini new file mode 100644 index 0000000000..746ad4ce45 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-disconnect.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-disconnect.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-document.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-document.html.ini new file mode 100644 index 0000000000..a303ec668a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-document.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-document.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-inner-outer.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-inner-outer.html.ini new file mode 100644 index 0000000000..fccf94e7f9 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-inner-outer.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-inner-outer.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-sanity.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-sanity.html.ini new file mode 100644 index 0000000000..d1c9cc9e1d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-sanity.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-sanity.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-takeRecords.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-takeRecords.html.ini new file mode 100644 index 0000000000..3fae26a809 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/MutationObserver-takeRecords.html.ini @@ -0,0 +1,3 @@ +[MutationObserver-takeRecords.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-appendChild-cereactions-vs-script.window.js.ini b/testing/web-platform/meta/dom/nodes/Node-appendChild-cereactions-vs-script.window.js.ini new file mode 100644 index 0000000000..54952cd4c8 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-appendChild-cereactions-vs-script.window.js.ini @@ -0,0 +1,3 @@ +[Node-appendChild-cereactions-vs-script.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-appendChild.html.ini b/testing/web-platform/meta/dom/nodes/Node-appendChild.html.ini new file mode 100644 index 0000000000..f981590b64 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-appendChild.html.ini @@ -0,0 +1,3 @@ +[Node-appendChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-baseURI.html.ini b/testing/web-platform/meta/dom/nodes/Node-baseURI.html.ini new file mode 100644 index 0000000000..ee3e2d513d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-baseURI.html.ini @@ -0,0 +1,3 @@ +[Node-baseURI.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-childNodes.html.ini b/testing/web-platform/meta/dom/nodes/Node-childNodes.html.ini new file mode 100644 index 0000000000..0fa1634500 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-childNodes.html.ini @@ -0,0 +1,3 @@ +[Node-childNodes.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-cloneNode-XMLDocument.html.ini b/testing/web-platform/meta/dom/nodes/Node-cloneNode-XMLDocument.html.ini new file mode 100644 index 0000000000..e572b79bee --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-cloneNode-XMLDocument.html.ini @@ -0,0 +1,3 @@ +[Node-cloneNode-XMLDocument.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-cloneNode-document-with-doctype.html.ini b/testing/web-platform/meta/dom/nodes/Node-cloneNode-document-with-doctype.html.ini new file mode 100644 index 0000000000..97235550b5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-cloneNode-document-with-doctype.html.ini @@ -0,0 +1,3 @@ +[Node-cloneNode-document-with-doctype.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-cloneNode-external-stylesheet-no-bc.sub.html.ini b/testing/web-platform/meta/dom/nodes/Node-cloneNode-external-stylesheet-no-bc.sub.html.ini new file mode 100644 index 0000000000..28fd8e9284 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-cloneNode-external-stylesheet-no-bc.sub.html.ini @@ -0,0 +1,3 @@ +[Node-cloneNode-external-stylesheet-no-bc.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-cloneNode-svg.html.ini b/testing/web-platform/meta/dom/nodes/Node-cloneNode-svg.html.ini new file mode 100644 index 0000000000..78e2cb909b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-cloneNode-svg.html.ini @@ -0,0 +1,3 @@ +[Node-cloneNode-svg.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-cloneNode.html.ini b/testing/web-platform/meta/dom/nodes/Node-cloneNode.html.ini new file mode 100644 index 0000000000..52b60c2ff6 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-cloneNode.html.ini @@ -0,0 +1,4 @@ +[Node-cloneNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-compareDocumentPosition.html.ini b/testing/web-platform/meta/dom/nodes/Node-compareDocumentPosition.html.ini new file mode 100644 index 0000000000..553b40ee6d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-compareDocumentPosition.html.ini @@ -0,0 +1,3 @@ +[Node-compareDocumentPosition.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-constants.html.ini b/testing/web-platform/meta/dom/nodes/Node-constants.html.ini new file mode 100644 index 0000000000..7f3759d042 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-constants.html.ini @@ -0,0 +1,3 @@ +[Node-constants.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-contains-xml.xml.ini b/testing/web-platform/meta/dom/nodes/Node-contains-xml.xml.ini new file mode 100644 index 0000000000..f6ff11a75f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-contains-xml.xml.ini @@ -0,0 +1,3 @@ +[Node-contains-xml.xml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-contains.html.ini b/testing/web-platform/meta/dom/nodes/Node-contains.html.ini new file mode 100644 index 0000000000..183e78cf48 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-contains.html.ini @@ -0,0 +1,3 @@ +[Node-contains.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-insertBefore.html.ini b/testing/web-platform/meta/dom/nodes/Node-insertBefore.html.ini new file mode 100644 index 0000000000..6f349bab55 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-insertBefore.html.ini @@ -0,0 +1,3 @@ +[Node-insertBefore.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-isConnected-shadow-dom.html.ini b/testing/web-platform/meta/dom/nodes/Node-isConnected-shadow-dom.html.ini new file mode 100644 index 0000000000..f608c8cb74 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-isConnected-shadow-dom.html.ini @@ -0,0 +1,3 @@ +[Node-isConnected-shadow-dom.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-isConnected.html.ini b/testing/web-platform/meta/dom/nodes/Node-isConnected.html.ini new file mode 100644 index 0000000000..12516ceb5e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-isConnected.html.ini @@ -0,0 +1,3 @@ +[Node-isConnected.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-isEqualNode-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Node-isEqualNode-xhtml.xhtml.ini new file mode 100644 index 0000000000..affea28d83 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-isEqualNode-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Node-isEqualNode-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-isEqualNode.html.ini b/testing/web-platform/meta/dom/nodes/Node-isEqualNode.html.ini new file mode 100644 index 0000000000..fc23dae232 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-isEqualNode.html.ini @@ -0,0 +1,3 @@ +[Node-isEqualNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-isSameNode.html.ini b/testing/web-platform/meta/dom/nodes/Node-isSameNode.html.ini new file mode 100644 index 0000000000..a90774788c --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-isSameNode.html.ini @@ -0,0 +1,3 @@ +[Node-isSameNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-lookupNamespaceURI.html.ini b/testing/web-platform/meta/dom/nodes/Node-lookupNamespaceURI.html.ini new file mode 100644 index 0000000000..75d1ece64e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-lookupNamespaceURI.html.ini @@ -0,0 +1,33 @@ +[Node-lookupNamespaceURI.html] + [Element has namespace URI matching prefix] + expected: FAIL + + [Comment should inherit namespace URI matching prefix] + expected: FAIL + + [Child element should inherit baz namespace] + expected: FAIL + + [Child element should have null namespace] + expected: FAIL + + [Child element has namespace URI matching prefix] + expected: FAIL + + [baz namespace is default for child] + expected: FAIL + + [childNamespace is default for child] + expected: FAIL + + [For document, baz namespace is not default] + expected: FAIL + + [For document, xhtml namespace is default] + expected: FAIL + + [Document should have xhtml namespace, prefix null] + expected: FAIL + + [Document should have xhtml namespace, prefix ""] + expected: FAIL diff --git a/testing/web-platform/meta/dom/nodes/Node-lookupPrefix.xhtml.ini b/testing/web-platform/meta/dom/nodes/Node-lookupPrefix.xhtml.ini new file mode 100644 index 0000000000..2635a82f50 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-lookupPrefix.xhtml.ini @@ -0,0 +1,3 @@ +[Node-lookupPrefix.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-mutation-adoptNode.html.ini b/testing/web-platform/meta/dom/nodes/Node-mutation-adoptNode.html.ini new file mode 100644 index 0000000000..4c8b1f69a4 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-mutation-adoptNode.html.ini @@ -0,0 +1,3 @@ +[Node-mutation-adoptNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-nodeName-xhtml.xhtml.ini b/testing/web-platform/meta/dom/nodes/Node-nodeName-xhtml.xhtml.ini new file mode 100644 index 0000000000..2d1bdb00d3 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-nodeName-xhtml.xhtml.ini @@ -0,0 +1,3 @@ +[Node-nodeName-xhtml.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-nodeName.html.ini b/testing/web-platform/meta/dom/nodes/Node-nodeName.html.ini new file mode 100644 index 0000000000..b66bc17ccc --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-nodeName.html.ini @@ -0,0 +1,3 @@ +[Node-nodeName.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-nodeValue.html.ini b/testing/web-platform/meta/dom/nodes/Node-nodeValue.html.ini new file mode 100644 index 0000000000..6ba6c3ca51 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-nodeValue.html.ini @@ -0,0 +1,3 @@ +[Node-nodeValue.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-normalize.html.ini b/testing/web-platform/meta/dom/nodes/Node-normalize.html.ini new file mode 100644 index 0000000000..3d2d117819 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-normalize.html.ini @@ -0,0 +1,3 @@ +[Node-normalize.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-parentElement.html.ini b/testing/web-platform/meta/dom/nodes/Node-parentElement.html.ini new file mode 100644 index 0000000000..8e7f87b9dc --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-parentElement.html.ini @@ -0,0 +1,3 @@ +[Node-parentElement.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-parentNode.html.ini b/testing/web-platform/meta/dom/nodes/Node-parentNode.html.ini new file mode 100644 index 0000000000..124ac2689d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-parentNode.html.ini @@ -0,0 +1,3 @@ +[Node-parentNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-properties.html.ini b/testing/web-platform/meta/dom/nodes/Node-properties.html.ini new file mode 100644 index 0000000000..f4990dc26f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-properties.html.ini @@ -0,0 +1,3 @@ +[Node-properties.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-removeChild.html.ini b/testing/web-platform/meta/dom/nodes/Node-removeChild.html.ini new file mode 100644 index 0000000000..66a6db2540 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-removeChild.html.ini @@ -0,0 +1,3 @@ +[Node-removeChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-replaceChild.html.ini b/testing/web-platform/meta/dom/nodes/Node-replaceChild.html.ini new file mode 100644 index 0000000000..bb433b4097 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-replaceChild.html.ini @@ -0,0 +1,3 @@ +[Node-replaceChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Node-textContent.html.ini b/testing/web-platform/meta/dom/nodes/Node-textContent.html.ini new file mode 100644 index 0000000000..5e0c550d71 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Node-textContent.html.ini @@ -0,0 +1,3 @@ +[Node-textContent.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/NodeList-Iterable.html.ini b/testing/web-platform/meta/dom/nodes/NodeList-Iterable.html.ini new file mode 100644 index 0000000000..7345217c84 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/NodeList-Iterable.html.ini @@ -0,0 +1,3 @@ +[NodeList-Iterable.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/NodeList-live-mutations.window.js.ini b/testing/web-platform/meta/dom/nodes/NodeList-live-mutations.window.js.ini new file mode 100644 index 0000000000..e610d76ef0 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/NodeList-live-mutations.window.js.ini @@ -0,0 +1,3 @@ +[NodeList-live-mutations.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-1.html.ini b/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-1.html.ini new file mode 100644 index 0000000000..c1cdf4156d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-1.html.ini @@ -0,0 +1,3 @@ +[NodeList-static-length-getter-tampered-1.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-1.html.ini b/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-1.html.ini new file mode 100644 index 0000000000..7ea0f3d077 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-1.html.ini @@ -0,0 +1,3 @@ +[NodeList-static-length-getter-tampered-indexOf-1.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-2.html.ini b/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-2.html.ini new file mode 100644 index 0000000000..516d6a899e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/NodeList-static-length-getter-tampered-indexOf-2.html.ini @@ -0,0 +1,3 @@ +[NodeList-static-length-getter-tampered-indexOf-2.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-prepend.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-prepend.html.ini new file mode 100644 index 0000000000..8472112ab4 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-prepend.html.ini @@ -0,0 +1,3 @@ +[ParentNode-prepend.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-All-xht.xht.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-All-xht.xht.ini new file mode 100644 index 0000000000..c547559de5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-All-xht.xht.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelector-All-xht.xht] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-case-insensitive.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-case-insensitive.html.ini new file mode 100644 index 0000000000..d7c74ecf80 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-case-insensitive.html.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelector-case-insensitive.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-escapes.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-escapes.html.ini new file mode 100644 index 0000000000..48aac28544 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-escapes.html.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelector-escapes.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-scope.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-scope.html.ini new file mode 100644 index 0000000000..2d9ae06d33 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelector-scope.html.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelector-scope.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelectorAll-removed-elements.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectorAll-removed-elements.html.ini new file mode 100644 index 0000000000..fcdbd15961 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectorAll-removed-elements.html.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelectorAll-removed-elements.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-exclusive.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-exclusive.html.ini new file mode 100644 index 0000000000..756d46461e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-exclusive.html.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelectors-exclusive.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-namespaces.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-namespaces.html.ini new file mode 100644 index 0000000000..0e834d9dd3 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-namespaces.html.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelectors-namespaces.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-space-and-dash-attribute-value.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-space-and-dash-attribute-value.html.ini new file mode 100644 index 0000000000..18c6465f43 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-querySelectors-space-and-dash-attribute-value.html.ini @@ -0,0 +1,3 @@ +[ParentNode-querySelectors-space-and-dash-attribute-value.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ParentNode-replaceChildren.html.ini b/testing/web-platform/meta/dom/nodes/ParentNode-replaceChildren.html.ini new file mode 100644 index 0000000000..b2ba6f4bf1 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ParentNode-replaceChildren.html.ini @@ -0,0 +1,3 @@ +[ParentNode-replaceChildren.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ProcessingInstruction-escapes-1.xhtml.ini b/testing/web-platform/meta/dom/nodes/ProcessingInstruction-escapes-1.xhtml.ini new file mode 100644 index 0000000000..620a77a44e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ProcessingInstruction-escapes-1.xhtml.ini @@ -0,0 +1,4 @@ +[ProcessingInstruction-escapes-1.xhtml] + [ProcessingInstruction numeric escapes] + expected: + if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [PASS, FAIL] diff --git a/testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-1.xhtml.ini b/testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-1.xhtml.ini new file mode 100644 index 0000000000..3b66f59ccb --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-1.xhtml.ini @@ -0,0 +1,3 @@ +[ProcessingInstruction-literal-1.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-2.xhtml.ini b/testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-2.xhtml.ini new file mode 100644 index 0000000000..d97fbe742c --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/ProcessingInstruction-literal-2.xhtml.ini @@ -0,0 +1,3 @@ +[ProcessingInstruction-literal-2.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Text-constructor.html.ini b/testing/web-platform/meta/dom/nodes/Text-constructor.html.ini new file mode 100644 index 0000000000..d82fab2ece --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Text-constructor.html.ini @@ -0,0 +1,3 @@ +[Text-constructor.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Text-splitText.html.ini b/testing/web-platform/meta/dom/nodes/Text-splitText.html.ini new file mode 100644 index 0000000000..33bfb71594 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Text-splitText.html.ini @@ -0,0 +1,3 @@ +[Text-splitText.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Text-wholeText.html.ini b/testing/web-platform/meta/dom/nodes/Text-wholeText.html.ini new file mode 100644 index 0000000000..8443c518b4 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Text-wholeText.html.ini @@ -0,0 +1,3 @@ +[Text-wholeText.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/adoption.window.js.ini b/testing/web-platform/meta/dom/nodes/adoption.window.js.ini new file mode 100644 index 0000000000..a12494eddb --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/adoption.window.js.ini @@ -0,0 +1,5 @@ +[adoption.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [adoptNode() and DocumentFragment with host] + expected: FAIL diff --git a/testing/web-platform/meta/dom/nodes/append-on-Document.html.ini b/testing/web-platform/meta/dom/nodes/append-on-Document.html.ini new file mode 100644 index 0000000000..f20fdfdf0e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/append-on-Document.html.ini @@ -0,0 +1,3 @@ +[append-on-Document.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/attributes-namednodemap.html.ini b/testing/web-platform/meta/dom/nodes/attributes-namednodemap.html.ini new file mode 100644 index 0000000000..902b8eddfe --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/attributes-namednodemap.html.ini @@ -0,0 +1,3 @@ +[attributes-namednodemap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/case.html.ini b/testing/web-platform/meta/dom/nodes/case.html.ini new file mode 100644 index 0000000000..4fbaa160b3 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/case.html.ini @@ -0,0 +1,3 @@ +[case.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-01.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-01.htm.ini new file mode 100644 index 0000000000..9090a8b89a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-01.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-01.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-02.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-02.htm.ini new file mode 100644 index 0000000000..19f058e86e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-02.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-02.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-03.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-03.htm.ini new file mode 100644 index 0000000000..c4d7b64ac7 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-03.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-03.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-04.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-04.htm.ini new file mode 100644 index 0000000000..c75b903a57 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-04.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-04.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-05.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-05.htm.ini new file mode 100644 index 0000000000..4992bc5497 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-05.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-05.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-06.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-06.htm.ini new file mode 100644 index 0000000000..ce4ad66f1b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-06.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-06.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-07.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-07.htm.ini new file mode 100644 index 0000000000..c59fecfadd --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-07.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-07.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-08.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-08.htm.ini new file mode 100644 index 0000000000..9e768b7798 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-08.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-08.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-09.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-09.htm.ini new file mode 100644 index 0000000000..1307e5a56d --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-09.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-09.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-10.xml.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-10.xml.ini new file mode 100644 index 0000000000..e895991210 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-10.xml.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-10.xml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-11.xml.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-11.xml.ini new file mode 100644 index 0000000000..0b85825a97 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-11.xml.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-11.xml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-12.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-12.htm.ini new file mode 100644 index 0000000000..2284b2c63b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-12.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-12.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-13.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-13.htm.ini new file mode 100644 index 0000000000..d3ae26cf52 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-13.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-13.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-14.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-14.htm.ini new file mode 100644 index 0000000000..d018f5097b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-14.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-14.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-15.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-15.htm.ini new file mode 100644 index 0000000000..01e850be6b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-15.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-15.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-16.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-16.htm.ini new file mode 100644 index 0000000000..bdec875c83 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-16.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-16.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-17.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-17.htm.ini new file mode 100644 index 0000000000..1869bc3d59 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-17.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-17.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-18.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-18.htm.ini new file mode 100644 index 0000000000..7feda19a33 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-18.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-18.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-19.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-19.htm.ini new file mode 100644 index 0000000000..5bf8eb1e7a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-19.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-19.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-20.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-20.htm.ini new file mode 100644 index 0000000000..bb975be9a0 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-20.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-20.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-21.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-21.htm.ini new file mode 100644 index 0000000000..e1021018e8 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-21.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-21.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-22.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-22.htm.ini new file mode 100644 index 0000000000..0dd83af604 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-22.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-22.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-23.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-23.htm.ini new file mode 100644 index 0000000000..1dbd4b18b2 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-23.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-23.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-24.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-24.htm.ini new file mode 100644 index 0000000000..54b0dd6a2f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-24.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-24.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-25.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-25.htm.ini new file mode 100644 index 0000000000..906ac88ab8 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-25.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-25.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-26.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-26.htm.ini new file mode 100644 index 0000000000..4e4a31ea3a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-26.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-26.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-27.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-27.htm.ini new file mode 100644 index 0000000000..699fdf69b4 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-27.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-27.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-28.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-28.htm.ini new file mode 100644 index 0000000000..d425001a7e --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-28.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-28.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-29.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-29.htm.ini new file mode 100644 index 0000000000..9065097f51 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-29.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-29.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-30.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-30.htm.ini new file mode 100644 index 0000000000..d6f5035d48 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-30.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-30.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-31.htm.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-31.htm.ini new file mode 100644 index 0000000000..acb487673a --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-31.htm.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-31.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-32.html.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-32.html.ini new file mode 100644 index 0000000000..5d59a7e7e9 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-32.html.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-32.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-empty-set.html.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-empty-set.html.ini new file mode 100644 index 0000000000..fc528e7932 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-empty-set.html.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-empty-set.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/getElementsByClassName-whitespace-class-names.html.ini b/testing/web-platform/meta/dom/nodes/getElementsByClassName-whitespace-class-names.html.ini new file mode 100644 index 0000000000..773b0f37d1 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/getElementsByClassName-whitespace-class-names.html.ini @@ -0,0 +1,3 @@ +[getElementsByClassName-whitespace-class-names.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/insert-adjacent.html.ini b/testing/web-platform/meta/dom/nodes/insert-adjacent.html.ini new file mode 100644 index 0000000000..8fdd818fb8 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/insert-adjacent.html.ini @@ -0,0 +1,3 @@ +[insert-adjacent.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/prepend-on-Document.html.ini b/testing/web-platform/meta/dom/nodes/prepend-on-Document.html.ini new file mode 100644 index 0000000000..7ef1613da9 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/prepend-on-Document.html.ini @@ -0,0 +1,3 @@ +[prepend-on-Document.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/query-target-in-load-event.html.ini b/testing/web-platform/meta/dom/nodes/query-target-in-load-event.html.ini new file mode 100644 index 0000000000..2fc2c80e32 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/query-target-in-load-event.html.ini @@ -0,0 +1,3 @@ +[query-target-in-load-event.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/remove-and-adopt-thcrash.html.ini b/testing/web-platform/meta/dom/nodes/remove-and-adopt-thcrash.html.ini new file mode 100644 index 0000000000..0b89632d4f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/remove-and-adopt-thcrash.html.ini @@ -0,0 +1,3 @@ +[remove-and-adopt-thcrash.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/remove-from-shadow-host-and-adopt-into-iframe.html.ini b/testing/web-platform/meta/dom/nodes/remove-from-shadow-host-and-adopt-into-iframe.html.ini new file mode 100644 index 0000000000..6bd1a974bc --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/remove-from-shadow-host-and-adopt-into-iframe.html.ini @@ -0,0 +1,3 @@ +[remove-from-shadow-host-and-adopt-into-iframe.html] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/dom/nodes/remove-unscopable.html.ini b/testing/web-platform/meta/dom/nodes/remove-unscopable.html.ini new file mode 100644 index 0000000000..2972aa6195 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/remove-unscopable.html.ini @@ -0,0 +1,3 @@ +[remove-unscopable.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/dom/nodes/rootNode.html.ini b/testing/web-platform/meta/dom/nodes/rootNode.html.ini new file mode 100644 index 0000000000..46f004f40b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/rootNode.html.ini @@ -0,0 +1,3 @@ +[rootNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/svg-template-querySelector.html.ini b/testing/web-platform/meta/dom/nodes/svg-template-querySelector.html.ini new file mode 100644 index 0000000000..2869254ec2 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/svg-template-querySelector.html.ini @@ -0,0 +1,3 @@ +[svg-template-querySelector.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3