diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/html/infrastructure | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'testing/web-platform/meta/html/infrastructure')
7 files changed, 384 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini b/testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini new file mode 100644 index 000000000..784104d9d --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/common-dom-interfaces/collections/htmlformcontrolscollection.html.ini @@ -0,0 +1,11 @@ +[htmlformcontrolscollection.html] + type: testharness + [HTMLFormControlsCollection(name) must return the named item] + expected: FAIL + + [The HTMLFormControlsCollection interface is used for collections of listed elements in form element] + expected: FAIL + + [The HTMLFormControlsCollection interface is used for collections of listed elements in fieldset element] + expected: FAIL + diff --git a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html.ini b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html.ini new file mode 100644 index 000000000..e2f295258 --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html.ini @@ -0,0 +1,28 @@ +[utf-16be.html] + type: testharness + expected: TIMEOUT + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1034063 + [hyperlink auditing <a ping>] + expected: TIMEOUT + + [hyperlink auditing <area ping>] + expected: TIMEOUT + + [loading image <video poster>] + disabled: true + + [history.pushState] + expected: FAIL + + [history.replaceState] + expected: FAIL + + [SharedWorker() in a dedicated worker] + expected: FAIL + + [importScripts() in a shared worker] + expected: FAIL + + [SharedWorker() in a shared worker] + expected: FAIL + diff --git a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html.ini b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html.ini new file mode 100644 index 000000000..de9d07cc4 --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html.ini @@ -0,0 +1,28 @@ +[utf-16le.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1034063 + expected: TIMEOUT + [hyperlink auditing <a ping>] + expected: TIMEOUT + + [hyperlink auditing <area ping>] + expected: TIMEOUT + + [loading image <video poster>] + disabled: true + + [history.pushState] + expected: FAIL + + [history.replaceState] + expected: FAIL + + [SharedWorker() in a dedicated worker] + expected: FAIL + + [importScripts() in a shared worker] + expected: FAIL + + [SharedWorker() in a shared worker] + expected: FAIL + diff --git a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html.ini b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html.ini new file mode 100644 index 000000000..026cc8c04 --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html.ini @@ -0,0 +1,28 @@ +[utf-8.html] + type: testharness + expected: TIMEOUT + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1034063 + [hyperlink auditing <a ping>] + expected: TIMEOUT + + [hyperlink auditing <area ping>] + expected: TIMEOUT + + [loading image <video poster>] + disabled: true + + [history.pushState] + expected: FAIL + + [history.replaceState] + expected: FAIL + + [SharedWorker() in a dedicated worker] + expected: FAIL + + [importScripts() in a shared worker] + expected: FAIL + + [SharedWorker() in a shared worker] + expected: FAIL + diff --git a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html.ini b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html.ini new file mode 100644 index 000000000..ddd1587bb --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html.ini @@ -0,0 +1,235 @@ +[windows-1251.html] + type: testharness + expected: TIMEOUT + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1034063 + [getComputedStyle <body background>] + expected: FAIL + + [getComputedStyle <table background>] + expected: FAIL + + [getComputedStyle <thead background>] + expected: FAIL + + [getComputedStyle <tbody background>] + expected: FAIL + + [getComputedStyle <tfoot background>] + expected: FAIL + + [getComputedStyle <tr background>] + expected: FAIL + + [getComputedStyle <td background>] + expected: FAIL + + [getComputedStyle <th background>] + expected: FAIL + + [Getting <iframe>.src] + expected: FAIL + + [Getting <a>.href] + expected: FAIL + + [Getting <base>.href] + expected: FAIL + + [Getting <link>.href] + expected: FAIL + + [Getting <img>.src] + expected: FAIL + + [Getting <embed>.src] + expected: FAIL + + [Getting <object>.data] + expected: FAIL + + [Getting <track>.src] + expected: FAIL + + [Getting <video>.src] + expected: FAIL + + [Getting <audio>.src] + expected: FAIL + + [Getting <input>.src] + expected: FAIL + + [Getting <form>.action] + expected: FAIL + + [Getting <input>.formAction] + expected: FAIL + + [Getting <button>.formAction] + expected: FAIL + + [Getting <menuitem>.icon] + expected: FAIL + + [Getting <script>.src] + expected: FAIL + + [Getting <a>.ping (multiple URLs)] + expected: FAIL + + [follow hyperlink <a href>] + expected: FAIL + + [follow hyperlink <area href>] + expected: FAIL + + [follow hyperlink <link href>] + expected: FAIL + + [hyperlink auditing <a ping>] + expected: TIMEOUT + + [hyperlink auditing <area ping>] + expected: TIMEOUT + + [load nested browsing context <frame src>] + expected: FAIL + + [load nested browsing context <iframe src>] + expected: FAIL + + [load nested browsing context <object data>] + expected: FAIL + + [load nested browsing context <embed src>] + expected: FAIL + + [loading css <link>] + expected: FAIL + + [loading js <script>] + expected: FAIL + + [loading image <img src>] + expected: FAIL + + [loading image <embed src>] + expected: FAIL + + [loading image <object data>] + expected: FAIL + + [loading image <input src>] + expected: FAIL + + [loading image <video poster>] + expected: FAIL + + [loading video <video>] + expected: FAIL + + [loading video <video><source>] + expected: FAIL + + [loading video <audio>] + expected: FAIL + + [loading video <audio><source>] + expected: FAIL + + [loading webvtt <track>] + expected: FAIL + + [submit form <form action>] + expected: FAIL + + [submit form <input formaction>] + expected: FAIL + + [submit form <button formaction>] + expected: FAIL + + [<base href>] + expected: FAIL + + [Worker constructor] + expected: FAIL + + [SharedWorker constructor] + expected: FAIL + + [EventSource constructor] + expected: FAIL + + [EventSource#url] + expected: FAIL + + [XMLDocument#load()] + expected: FAIL + + [window.open()] + expected: FAIL + + [location [PutForwards\]] + expected: FAIL + + [location.assign()] + expected: FAIL + + [location.replace()] + expected: FAIL + + [location.href] + expected: FAIL + + [location.search] + expected: FAIL + + [<a>.search] + expected: FAIL + + [<area>.search] + expected: FAIL + + [history.pushState] + expected: FAIL + + [history.replaceState] + expected: FAIL + + [SVG <a>] + expected: FAIL + + [SVG <feImage>] + expected: FAIL + + [SVG <image>] + expected: FAIL + + [SVG <use>] + expected: FAIL + + [SharedWorker() in a dedicated worker] + expected: FAIL + + [importScripts() in a shared worker] + expected: FAIL + + [SharedWorker() in a shared worker] + expected: FAIL + + [Scheme ftp (getting <a>.href)] + expected: FAIL + + [Scheme file (getting <a>.href)] + expected: FAIL + + [Scheme gopher (getting <a>.href)] + expected: FAIL + + [Scheme http (getting <a>.href)] + expected: FAIL + + [Scheme https (getting <a>.href)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html.ini b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html.ini new file mode 100644 index 000000000..973b4b825 --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html.ini @@ -0,0 +1,49 @@ +[windows-1252.html] + type: testharness + expected: TIMEOUT + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1034063 + [hyperlink auditing <a ping>] + expected: TIMEOUT + + [hyperlink auditing <area ping>] + expected: TIMEOUT + + [EventSource constructor] + expected: FAIL + + [EventSource#url] + expected: FAIL + + [window.open()] + expected: FAIL + + [history.pushState] + expected: FAIL + + [history.replaceState] + expected: FAIL + + [SharedWorker() in a dedicated worker] + expected: FAIL + + [importScripts() in a shared worker] + expected: FAIL + + [SharedWorker() in a shared worker] + expected: FAIL + + [<?xml-stylesheet?> (CSS)] + expected: FAIL + + [Scheme gopher (getting <a>.href)] + expected: FAIL + + [Scheme ws (getting <a>.href)] + expected: FAIL + + [Scheme wss (getting <a>.href)] + expected: FAIL + + [loading image <video poster>] + disabled: true + diff --git a/testing/web-platform/meta/html/infrastructure/urls/terminology-0/document-base-url.html.ini b/testing/web-platform/meta/html/infrastructure/urls/terminology-0/document-base-url.html.ini new file mode 100644 index 000000000..c54a1cfda --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/urls/terminology-0/document-base-url.html.ini @@ -0,0 +1,5 @@ +[document-base-url.html] + type: testharness + [about:blank with a base element.] + expected: FAIL + |