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/semantics | |
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/semantics')
185 files changed, 3282 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/document-metadata/the-base-element/base_about_blank.html.ini b/testing/web-platform/meta/html/semantics/document-metadata/the-base-element/base_about_blank.html.ini new file mode 100644 index 000000000..9cd58e459 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/document-metadata/the-base-element/base_about_blank.html.ini @@ -0,0 +1,5 @@ +[base_about_blank.html] + type: testharness + [base element in about:blank document should resolve against its fallback base URI] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/document-metadata/the-link-element/link-load-event.html.ini b/testing/web-platform/meta/html/semantics/document-metadata/the-link-element/link-load-event.html.ini new file mode 100644 index 000000000..c0d4eec77 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/document-metadata/the-link-element/link-load-event.html.ini @@ -0,0 +1,5 @@ +[link-load-event.html] + type: testharness + [Check if the stylesheet's load event blocks the document load event] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html.ini b/testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html.ini new file mode 100644 index 000000000..2a8f53ae4 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html.ini @@ -0,0 +1,274 @@ +[parsing.html] + type: testharness + expected: TIMEOUT + ["1\\f"] + expected: TIMEOUT + + ["1;\\furl=foo"] + expected: FAIL + + ["1,\\furl=foo"] + expected: FAIL + + ["1\\furl=foo"] + expected: TIMEOUT + + ["1; url=\\"foo'bar"] + expected: FAIL + + ["; foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + + [", foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + + ["+1; url=foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + + ["+0; url=foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + + ["-0; url=foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + + ["+1; foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + + ["+0; foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + + ["-0; foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + + ["+1"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if (processor == "x86_64") and (bits == 64): FAIL + + ["-1"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if (processor == "x86_64") and (bits == 64): FAIL + + ["+0"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if (processor == "x86_64") and (bits == 64): FAIL + + ["-0"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + + [".9; url=foo"] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1230909 + expected: + if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL + diff --git a/testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/the-lang-attribute-012.html.ini b/testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/the-lang-attribute-012.html.ini new file mode 100644 index 000000000..fddfe5b10 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/document-metadata/the-meta-element/the-lang-attribute-012.html.ini @@ -0,0 +1,5 @@ +[the-lang-attribute-012.html] + type: testharness + [The UA will not recognize a language declaration in the Content-Language meta element when more than one language is declared.] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/document-metadata/the-style-element/historical.html.ini b/testing/web-platform/meta/html/semantics/document-metadata/the-style-element/historical.html.ini new file mode 100644 index 000000000..fb344984f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/document-metadata/the-style-element/historical.html.ini @@ -0,0 +1,5 @@ +[historical.html] + type: testharness + [style.scoped should not be supported] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/event_timeupdate.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/event_timeupdate.html.ini new file mode 100644 index 000000000..4ad5861e9 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/event_timeupdate.html.ini @@ -0,0 +1,10 @@ +[event_timeupdate.html] + type: testharness + expected: + if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + [setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event] + expected: + if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): NOTRUN + if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): NOTRUN + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/historical.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/historical.html.ini new file mode 100644 index 000000000..14d934105 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/historical.html.ini @@ -0,0 +1,5 @@ +[historical.html] + type: testharness + [source.media should not be supported] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html.ini new file mode 100644 index 000000000..f4f325afa --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html.ini @@ -0,0 +1,11 @@ +[src.html] + type: testharness + [HTMLTrackElement.src empty string in IDL attribute] + expected: FAIL + + [HTMLTrackElement.src foo\\u0000bar in content attribute] + expected: FAIL + + [HTMLTrackElement.src assigning foo\\u0000bar to IDL attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/TrackEvent/constructor.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/TrackEvent/constructor.html.ini new file mode 100644 index 000000000..a3d337d75 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/TrackEvent/constructor.html.ini @@ -0,0 +1,5 @@ +[constructor.html] + type: testharness + [TrackEvent constructor, two args] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini new file mode 100644 index 000000000..76c0a3360 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini @@ -0,0 +1,5 @@ +[resource-selection-candidate-insert-before.html] + type: testharness + [inserting another source before the candidate] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-moved.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-moved.html.ini new file mode 100644 index 000000000..6a60a1377 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-moved.html.ini @@ -0,0 +1,7 @@ +[resource-selection-candidate-moved.html] + type: testharness + disabled: + if debug: unstable + [moving the candidate source] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-addEventListener.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-addEventListener.html.ini new file mode 100644 index 000000000..48bc50031 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-addEventListener.html.ini @@ -0,0 +1,6 @@ +[resource-selection-candidate-remove-addEventListener.html] + type: testharness + expected: TIMEOUT + [removing the candidate source, addEventListener] + expected: TIMEOUT + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-onerror.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-onerror.html.ini new file mode 100644 index 000000000..b7ed7bf7e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-onerror.html.ini @@ -0,0 +1,6 @@ +[resource-selection-candidate-remove-onerror.html] + type: testharness + expected: TIMEOUT + [removing the candidate source, onerror] + expected: TIMEOUT + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-audio-constructor.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-audio-constructor.html.ini new file mode 100644 index 000000000..59edc405c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-audio-constructor.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-audio-constructor.html] + type: testharness + [invoking resource selection with new Audio(src)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini new file mode 100644 index 000000000..e40c13964 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-in-sync-event.html] + type: testharness + [await a stable state and sync event handlers] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-networkState.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-networkState.html.ini new file mode 100644 index 000000000..ae97c2619 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-networkState.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-insert-source-networkState.html] + type: testharness + [NOT invoking resource selection by inserting <source> when networkState is not NETWORK_EMPTY] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-not-in-document.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-not-in-document.html.ini new file mode 100644 index 000000000..d6c3a5c99 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-not-in-document.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-insert-source-not-in-document.html] + type: testharness + [invoking resource selection by inserting <source> in video not in a document] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source.html.ini new file mode 100644 index 000000000..e7fd87a4a --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-insert-source.html] + type: testharness + [invoking resource selection by inserting <source>] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-load.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-load.html.ini new file mode 100644 index 000000000..f27a8b88e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-load.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-load.html] + type: testharness + [invoking resource selection with load()] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-pause.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-pause.html.ini new file mode 100644 index 000000000..778a31e4f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-pause.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-pause.html] + type: testharness + [invoking resource selection with pause()] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-play.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-play.html.ini new file mode 100644 index 000000000..e01810171 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-play.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-play.html] + type: testharness + [invoking resource selection with play()] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-not-in-document.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-not-in-document.html.ini new file mode 100644 index 000000000..b4b13f4b4 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-not-in-document.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-set-src-not-in-document.html] + type: testharness + [invoking load by setting src on video not in a document] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src.html.ini new file mode 100644 index 000000000..7ee9523c4 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src.html.ini @@ -0,0 +1,5 @@ +[resource-selection-invoke-set-src.html] + type: testharness + [invoking load by setting src] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html.ini new file mode 100644 index 000000000..667ad9b11 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html.ini @@ -0,0 +1,5 @@ +[resource-selection-pointer-insert-source.html] + type: testharness + [pointer updates (adding source elements)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html.ini new file mode 100644 index 000000000..c10e6d7d0 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html.ini @@ -0,0 +1,5 @@ +[resource-selection-pointer-remove-source.html] + type: testharness + [pointer updates (removing source elements)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html.ini new file mode 100644 index 000000000..d827b0ad6 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-source.html.ini @@ -0,0 +1,5 @@ +[resource-selection-remove-source.html] + type: testharness + [Changes to networkState when inserting and removing a <source>] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-src.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-src.html.ini new file mode 100644 index 000000000..1e560e440 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-remove-src.html.ini @@ -0,0 +1,5 @@ +[resource-selection-remove-src.html] + type: testharness + [invoking resource selection by setting src; await stable state] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-source-media.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-source-media.html.ini new file mode 100644 index 000000000..6ebcc0799 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-source-media.html.ini @@ -0,0 +1,5 @@ +[resource-selection-source-media.html] + type: testharness + [the <source> media attribute has no effect] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html.ini new file mode 100644 index 000000000..477a04e54 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html.ini @@ -0,0 +1,57 @@ +[canPlayType.html] + type: testharness + [audio/mp4 (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [audio/mp4; codecs="mp4a.40.2" (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [video/3gpp (optional)] + expected: FAIL + + [video/3gpp; codecs="samr" (optional)] + expected: FAIL + + [video/3gpp; codecs="mp4v.20.8" (optional)] + expected: FAIL + + [video/mp4 (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [video/mp4; codecs="mp4a.40.2" (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [video/mp4; codecs="avc1.42E01E" (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [video/mp4; codecs="avc1.4D401E" (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [video/mp4; codecs="avc1.58A01E" (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [video/mp4; codecs="avc1.64001E" (optional)] + expected: + if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL + + [video/mp4; codecs="mp4v.20.8" (optional)] + expected: FAIL + + [video/mp4; codecs="mp4v.20.240" (optional)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/offsets-into-the-media-resource/currentTime.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/offsets-into-the-media-resource/currentTime.html.ini new file mode 100644 index 000000000..9e60b5422 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/offsets-into-the-media-resource/currentTime.html.ini @@ -0,0 +1,5 @@ +[currentTime.html] + type: testharness + [setting currentTime with a media controller present] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html.ini new file mode 100644 index 000000000..806dc781b --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html.ini @@ -0,0 +1,6 @@ +[pause-remove-from-document-networkState.html] + type: testharness + expected: TIMEOUT + [paused state when removing from a document when networkState is NETWORK_EMPTY] + expected: TIMEOUT + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/play-in-detached-document.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/play-in-detached-document.html.ini new file mode 100644 index 000000000..4e5368e23 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/playing-the-media-resource/play-in-detached-document.html.ini @@ -0,0 +1,6 @@ +[play-in-detached-document.html] + type: testharness + expected: TIMEOUT + [play() in detached document] + expected: TIMEOUT + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/009.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/009.html.ini new file mode 100644 index 000000000..ae1ef6842 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/009.html.ini @@ -0,0 +1,5 @@ +[009.html] + type: testharness + [track CORS: No CORS, not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/010.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/010.html.ini new file mode 100644 index 000000000..6b2ec4622 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/010.html.ini @@ -0,0 +1,5 @@ +[010.html] + type: testharness + [track CORS: Anonymous, not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/011.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/011.html.ini new file mode 100644 index 000000000..5fdf9424c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/011.html.ini @@ -0,0 +1,5 @@ +[011.html] + type: testharness + [track CORS: Anonymous, not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/012.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/012.html.ini new file mode 100644 index 000000000..cbcb7b947 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/012.html.ini @@ -0,0 +1,5 @@ +[012.html] + type: testharness + [track CORS: Use Credentials, not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/013.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/013.html.ini new file mode 100644 index 000000000..3b673f37a --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/013.html.ini @@ -0,0 +1,5 @@ +[013.html] + type: testharness + [track CORS: Use Credentials, not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/014.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/014.html.ini new file mode 100644 index 000000000..1435c0c47 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/014.html.ini @@ -0,0 +1,5 @@ +[014.html] + type: testharness + [track CORS: No CORS, same-origin, no headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/015.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/015.html.ini new file mode 100644 index 000000000..e4d2fe195 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/015.html.ini @@ -0,0 +1,5 @@ +[015.html] + type: testharness + [track CORS: No CORS, same-origin, with headers, redirects to same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/016.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/016.html.ini new file mode 100644 index 000000000..c62a1bc04 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/016.html.ini @@ -0,0 +1,5 @@ +[016.html] + type: testharness + [track CORS: Anonymous, same-origin, no headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/017.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/017.html.ini new file mode 100644 index 000000000..33d169cca --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/017.html.ini @@ -0,0 +1,5 @@ +[017.html] + type: testharness + [track CORS: Anonymous, same-origin, no headers, redirects to same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/018.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/018.html.ini new file mode 100644 index 000000000..b95751bce --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/018.html.ini @@ -0,0 +1,5 @@ +[018.html] + type: testharness + [track CORS: Use Credentials, same-origin, no headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/019.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/019.html.ini new file mode 100644 index 000000000..af92881fa --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/019.html.ini @@ -0,0 +1,5 @@ +[019.html] + type: testharness + [track CORS: Use Credentials, same-origin, with headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/020.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/020.html.ini new file mode 100644 index 000000000..50527f49b --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/020.html.ini @@ -0,0 +1,5 @@ +[020.html] + type: testharness + [track CORS: Anonymous, not same-origin, no headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/021.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/021.html.ini new file mode 100644 index 000000000..666188c2d --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/021.html.ini @@ -0,0 +1,5 @@ +[021.html] + type: testharness + [track CORS: Anonymous, not same-origin, with headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/022.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/022.html.ini new file mode 100644 index 000000000..7bce0bf0e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/022.html.ini @@ -0,0 +1,5 @@ +[022.html] + type: testharness + [track CORS: Anonymous, not same-origin, with headers, redirects to same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/023.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/023.html.ini new file mode 100644 index 000000000..07d0a4972 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/023.html.ini @@ -0,0 +1,5 @@ +[023.html] + type: testharness + [track CORS: Use Credentials, not same-origin, no headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/024.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/024.html.ini new file mode 100644 index 000000000..16f08535f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/024.html.ini @@ -0,0 +1,5 @@ +[024.html] + type: testharness + [track CORS: Use Credentials, not same-origin, with headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/025.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/025.html.ini new file mode 100644 index 000000000..9f006dac0 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/025.html.ini @@ -0,0 +1,5 @@ +[025.html] + type: testharness + [track CORS: Use Credentials, not same-origin, with headers, redirects to same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/026.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/026.html.ini new file mode 100644 index 000000000..654111e6e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/026.html.ini @@ -0,0 +1,5 @@ +[026.html] + type: testharness + [track CORS: No CORS, same-origin, with headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/027.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/027.html.ini new file mode 100644 index 000000000..c11d889ae --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/027.html.ini @@ -0,0 +1,5 @@ +[027.html] + type: testharness + [track CORS: Anonymous, same-origin, no headers, redirects to not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/028.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/028.html.ini new file mode 100644 index 000000000..a4a2f414d --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/028.html.ini @@ -0,0 +1,5 @@ +[028.html] + type: testharness + [track CORS: Anonymous, same-origin, with headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/029.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/029.html.ini new file mode 100644 index 000000000..959da74be --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/029.html.ini @@ -0,0 +1,5 @@ +[029.html] + type: testharness + [track CORS: Use Credentials, same-origin, no headers, redirects to not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/030.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/030.html.ini new file mode 100644 index 000000000..dd770dbbd --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/030.html.ini @@ -0,0 +1,5 @@ +[030.html] + type: testharness + [track CORS: Use Credentials, same-origin, with headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/031.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/031.html.ini new file mode 100644 index 000000000..564e86d46 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/031.html.ini @@ -0,0 +1,5 @@ +[031.html] + type: testharness + [track CORS: Anonymous, not same-origin, no headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/032.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/032.html.ini new file mode 100644 index 000000000..95ed8676f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/032.html.ini @@ -0,0 +1,5 @@ +[032.html] + type: testharness + [track CORS: Anonymous, not same-origin, with headers, redirects to not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/033.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/033.html.ini new file mode 100644 index 000000000..bd83f722f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/033.html.ini @@ -0,0 +1,5 @@ +[033.html] + type: testharness + [track CORS: Anonymous, not same-origin, with headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/034.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/034.html.ini new file mode 100644 index 000000000..33c832bb4 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/034.html.ini @@ -0,0 +1,5 @@ +[034.html] + type: testharness + [track CORS: Use Credentials, not same-origin, no headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/035.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/035.html.ini new file mode 100644 index 000000000..f08c7bb45 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/035.html.ini @@ -0,0 +1,5 @@ +[035.html] + type: testharness + [track CORS: Use Credentials, not same-origin, with headers, redirects to not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/036.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/036.html.ini new file mode 100644 index 000000000..b0d411ad1 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/036.html.ini @@ -0,0 +1,5 @@ +[036.html] + type: testharness + [track CORS: Use Credentials, not same-origin, with headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/037.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/037.html.ini new file mode 100644 index 000000000..226a94f72 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/037.html.ini @@ -0,0 +1,5 @@ +[037.html] + type: testharness + [track CORS: Anonymous, same-origin, no headers, redirects to not same-origin, no headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/038.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/038.html.ini new file mode 100644 index 000000000..b8f4d1c98 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/038.html.ini @@ -0,0 +1,5 @@ +[038.html] + type: testharness + [track CORS: Anonymous, same-origin, with headers, redirects to not same-origin, with headers, redirects to same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/039.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/039.html.ini new file mode 100644 index 000000000..859b0f305 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/039.html.ini @@ -0,0 +1,5 @@ +[039.html] + type: testharness + [track CORS: Anonymous, same-origin, no headers, redirects to not same-origin, with headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/040.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/040.html.ini new file mode 100644 index 000000000..ba5776c6f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/040.html.ini @@ -0,0 +1,5 @@ +[040.html] + type: testharness + [track CORS: Use Credentials, same-origin, no headers, redirects to not same-origin, no headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/041.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/041.html.ini new file mode 100644 index 000000000..1ccd7da64 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/041.html.ini @@ -0,0 +1,5 @@ +[041.html] + type: testharness + [track CORS: Use Credentials, same-origin, with headers, redirects to not same-origin, with headers, redirects to same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/042.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/042.html.ini new file mode 100644 index 000000000..2611d2719 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/042.html.ini @@ -0,0 +1,5 @@ +[042.html] + type: testharness + [track CORS: Use Credentials, same-origin, no headers, redirects to not same-origin, with headers, redirects to same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/043.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/043.html.ini new file mode 100644 index 000000000..5b77f8f4e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/043.html.ini @@ -0,0 +1,5 @@ +[043.html] + type: testharness + [track CORS: Anonymous, same-origin, no headers, redirects to same-origin, no headers, redirects to not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/044.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/044.html.ini new file mode 100644 index 000000000..41ada5e75 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/044.html.ini @@ -0,0 +1,5 @@ +[044.html] + type: testharness + [track CORS: Anonymous, same-origin, no headers, redirects to same-origin, no headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/045.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/045.html.ini new file mode 100644 index 000000000..36b0b470c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/045.html.ini @@ -0,0 +1,5 @@ +[045.html] + type: testharness + [track CORS: Use Credentials, same-origin, no headers, redirects to same-origin, no headers, redirects to not same-origin, no headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/046.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/046.html.ini new file mode 100644 index 000000000..5913e79d8 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/046.html.ini @@ -0,0 +1,5 @@ +[046.html] + type: testharness + [track CORS: Use Credentials, same-origin, no headers, redirects to same-origin, no headers, redirects to not same-origin, with headers] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/src-clear-cues.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/src-clear-cues.html.ini new file mode 100644 index 000000000..7783520a1 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/src-clear-cues.html.ini @@ -0,0 +1,11 @@ +[src-clear-cues.html] + type: testharness + [track element changing "track URL" and clearing cues, set mode, add cue, set src] + expected: FAIL + + [track element changing "track URL" and clearing cues, set mode, set src, add cue, change src] + expected: FAIL + + [track element changing "track URL" and clearing cues, set mode, add cue, change mode to disabled, set src] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini new file mode 100644 index 000000000..b0fec2300 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini @@ -0,0 +1,5 @@ +[video_008.htm] + type: testharness + [HTML5 Media Elements: 'media' attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_loop_base.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_loop_base.html.ini new file mode 100644 index 000000000..009282264 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_loop_base.html.ini @@ -0,0 +1,4 @@ +[video_loop_base.html] + type: testharness + disabled: + if (os == "win") and (version == "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1090547 diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-coords.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-coords.html.ini new file mode 100644 index 000000000..a80f59adb --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-coords.html.ini @@ -0,0 +1,68 @@ +[area-coords.html] + type: testharness + [COMMA: "2,2,10,10" (rect)] + expected: FAIL + + [SEMICOLON: "2;2;10;10" (rect)] + expected: FAIL + + [SPACE: "2 2 10 10" (rect)] + expected: FAIL + + [TAB: "2\\t2\\t10\\t10" (rect)] + expected: FAIL + + [FORM FEED: "2\\f2\\f10\\f10" (rect)] + expected: FAIL + + [LINE FEED: "2\\n2\\n10\\n10" (rect)] + expected: FAIL + + [CARRIGAGE RETURN: "2\\r2\\r10\\r10" (rect)] + expected: FAIL + + [abc between numbers: "2a2b20c20,2,10,10" (rect)] + expected: FAIL + + [COLON between numbers: "2:2:20:20,2,10,10" (rect)] + expected: FAIL + + [U+0000 between numbers: "2\\02\\020\\020,2,10,10" (rect)] + expected: FAIL + + [leading COMMA: ",2,2,10,10" (rect)] + expected: FAIL + + [leading SPACE: " 2,2,10,10" (rect)] + expected: FAIL + + [leading SEMICOLON: ";2,2,10,10" (rect)] + expected: FAIL + + [PERCENT: "2%,2%,10%,10%" (rect)] + expected: FAIL + + [CSS units: "2in,2in,10cm,10cm" (rect)] + expected: FAIL + + [float: "1.4,1.4,10,10" (rect)] + expected: FAIL + + [number starting with PERIOD: ".4,.4,10,10" (rect)] + expected: FAIL + + [sci-not: "2,2,1e1,1e1" (rect)] + expected: FAIL + + [leading/trailing garbage: "='2,2,10,10' " (rect)] + expected: FAIL + + [non-ascii garbage: "“2,2,10,10\\"" (rect)] + expected: FAIL + + [several consecutive separators: ",,2;,;2,;,10 \\t\\r\\n10;;" (rect)] + expected: FAIL + + [one too many numbers, trailing COMMA: "100,100,120,100,100,120,300," (poly)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-processing.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-processing.html.ini new file mode 100644 index 000000000..46ba4b5a3 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-processing.html.ini @@ -0,0 +1,23 @@ +[area-processing.html] + type: testharness + [negative: "-10,-10,10,10" (rect)] + expected: FAIL + + [first > third: "10,2,2,10" (rect)] + expected: FAIL + + [second > fourth: "2,10,10,2" (rect)] + expected: FAIL + + [first > third, second > fourth: "10,10,2,2" (rect)] + expected: FAIL + + [negative: "-10,-10,-10,-10" (default)] + expected: FAIL + + [one too many numbers: "100,100,120,100,100,120,300" (poly)] + expected: FAIL + + [even-odd rule: "100,100,200,100,100,200,150,50,200,200" (poly)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-shape.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-shape.html.ini new file mode 100644 index 000000000..8ff5ca24f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-area-element/area-shape.html.ini @@ -0,0 +1,41 @@ +[area-shape.html] + type: testharness + [missing value default: "2,2,10,10" (null)] + expected: FAIL + + [invalid value default: "2,2,10,10" (foobar invalid)] + expected: FAIL + + [invalid value default: "2,2,10,10" ()] + expected: FAIL + + [empty string: "" (default)] + expected: FAIL + + [omitted coords: null (DEFAULT)] + expected: FAIL + + [simple: "20,40,10" (circle)] + expected: FAIL + + [simple: "20,40,10" (circ)] + expected: FAIL + + [simple: "20,40,10" (CIRCLE)] + expected: FAIL + + [simple: "20,40,10" (CIRC)] + expected: FAIL + + [simple: "100,100,120,100,100,120" (poly)] + expected: FAIL + + [simple: "100,100,120,100,100,120" (polygon)] + expected: FAIL + + [simple: "2,2,10,10" (rect)] + expected: FAIL + + [simple: "2,2,10,10" (rectangle)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-audio-element/audio_constructor.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-audio-element/audio_constructor.html.ini new file mode 100644 index 000000000..ee55279b7 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-audio-element/audio_constructor.html.ini @@ -0,0 +1,20 @@ +[audio_constructor.html] + type: testharness + [No arguments, without new] + expected: FAIL + + [Empty string argument, without new] + expected: FAIL + + [Non-empty string argument, without new] + expected: FAIL + + [Null argument, without new] + expected: FAIL + + [Undefined argument, without new] + expected: FAIL + + [Extra argument, without new] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/historical.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/historical.html.ini new file mode 100644 index 000000000..20f269a7d --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/historical.html.ini @@ -0,0 +1,5 @@ +[historical.html] + type: testharness + [ImageBitmapRenderingContext support for transferImageBitmap] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle.html.ini new file mode 100644 index 000000000..f581be8fc --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle.html.ini @@ -0,0 +1,5 @@ +[security.pattern.canvas.fillStyle.html] + type: testharness + [Setting fillStyle to a pattern of an unclean canvas makes the canvas origin-unclean] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle.html.ini new file mode 100644 index 000000000..eef64b7ba --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle.html.ini @@ -0,0 +1,5 @@ +[security.pattern.canvas.strokeStyle.html] + type: testharness + [Setting strokeStyle to a pattern of an unclean canvas makes the canvas origin-unclean] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle.html.ini new file mode 100644 index 000000000..aa2a71a12 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle.html.ini @@ -0,0 +1,5 @@ +[security.pattern.image.fillStyle.html] + type: testharness + [Setting fillStyle to a pattern of a different-origin image makes the canvas origin-unclean] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle.html.ini new file mode 100644 index 000000000..662e2fcc6 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle.html.ini @@ -0,0 +1,5 @@ +[security.pattern.image.strokeStyle.html] + type: testharness + [Setting strokeStyle to a pattern of a different-origin image makes the canvas origin-unclean] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-03.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-03.html.ini new file mode 100644 index 000000000..12efc5011 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-03.html.ini @@ -0,0 +1,3 @@ +[embed-represent-nothing-03.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-04.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-04.html.ini new file mode 100644 index 000000000..506e7c7a2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-04.html.ini @@ -0,0 +1,3 @@ +[embed-represent-nothing-04.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html.ini new file mode 100644 index 000000000..a868a833a --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html.ini @@ -0,0 +1,3 @@ +[iframe-allowfullscreen.html] + type: testharness + prefs: [full-screen-api.unprefix.enabled:true] diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm.ini new file mode 100644 index 000000000..25da6e476 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm.ini @@ -0,0 +1,5 @@ +[iframe_javascript_url_01.htm] + type: testharness + [javascript: URL creating a document in an about:blank iframe] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html.ini new file mode 100644 index 000000000..32292c722 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html.ini @@ -0,0 +1,8 @@ +[basic.html] + type: testharness + [<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20width='20'><circle%20r='1'/></svg> 2x" data-expect="10">] + expected: FAIL + + [<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20height='20'><circle%20r='1'/></svg> 2x" data-expect="10">] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini new file mode 100644 index 000000000..2050cc849 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/img.complete.html.ini @@ -0,0 +1,5 @@ +[img.complete.html] + type: testharness + [IDL attribute complete returns true when image resource has been fetched but not run yet & image is not in broken state] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/invalid-src.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/invalid-src.html.ini new file mode 100644 index 000000000..0e528ed3d --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/invalid-src.html.ini @@ -0,0 +1,6 @@ +[invalid-src.html] + type: testharness + expected: TIMEOUT + [src="http://also a broken url"] + expected: TIMEOUT + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini new file mode 100644 index 000000000..f90cbd58e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini @@ -0,0 +1,122 @@ +[parse-a-sizes-attribute.html] + type: testharness + [<img srcset="/images/green-1x1.png?e38 50w, /images/green-16x16.png?e38 51w" sizes="(min-width:calc(0)) 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e57 50w, /images/green-16x16.png?e57 51w" sizes="(min-width:0) or (min-width:0) 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e58 50w, /images/green-16x16.png?e58 51w" sizes="(min-width:0) or (unknown-mf-name) 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e59 50w, /images/green-16x16.png?e59 51w" sizes="(min-width:0) or (min-width:unknown-mf-value) 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e60 50w, /images/green-16x16.png?e60 51w" sizes="(min-width:0) or (min-width:-1px) 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e61 50w, /images/green-16x16.png?e61 51w" sizes="(min-width:0) or (unknown "general-enclosed") 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e62 50w, /images/green-16x16.png?e62 51w" sizes="(min-width:0) or unknown-general-enclosed(foo) 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e106 50w, /images/green-16x16.png?e106 51w" sizes="(min-width:0) or (unknown-general-enclosed !) 1px"> ref sizes="1px" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f48 50w, /images/green-16x16.png?f48 51w" sizes="calc(1px"> ref sizes="100vw" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f49 50w, /images/green-16x16.png?f49 51w" sizes="(min-width:0) calc(1px"> ref sizes="100vw" (standards mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e38 50w, /images/green-16x16.png?e38 51w" sizes="(min-width:calc(0)) 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e57 50w, /images/green-16x16.png?e57 51w" sizes="(min-width:0) or (min-width:0) 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e58 50w, /images/green-16x16.png?e58 51w" sizes="(min-width:0) or (unknown-mf-name) 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e59 50w, /images/green-16x16.png?e59 51w" sizes="(min-width:0) or (min-width:unknown-mf-value) 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e60 50w, /images/green-16x16.png?e60 51w" sizes="(min-width:0) or (min-width:-1px) 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e61 50w, /images/green-16x16.png?e61 51w" sizes="(min-width:0) or (unknown "general-enclosed") 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e62 50w, /images/green-16x16.png?e62 51w" sizes="(min-width:0) or unknown-general-enclosed(foo) 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e106 50w, /images/green-16x16.png?e106 51w" sizes="(min-width:0) or (unknown-general-enclosed !) 1px"> ref sizes="1px" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f48 50w, /images/green-16x16.png?f48 51w" sizes="calc(1px"> ref sizes="100vw" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f49 50w, /images/green-16x16.png?f49 51w" sizes="(min-width:0) calc(1px"> ref sizes="100vw" (quirks mode)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e38 50w, /images/green-16x16.png?e38 51w" sizes="(min-width:calc(0)) 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e57 50w, /images/green-16x16.png?e57 51w" sizes="(min-width:0) or (min-width:0) 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e58 50w, /images/green-16x16.png?e58 51w" sizes="(min-width:0) or (unknown-mf-name) 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e59 50w, /images/green-16x16.png?e59 51w" sizes="(min-width:0) or (min-width:unknown-mf-value) 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e60 50w, /images/green-16x16.png?e60 51w" sizes="(min-width:0) or (min-width:-1px) 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e61 50w, /images/green-16x16.png?e61 51w" sizes="(min-width:0) or (unknown "general-enclosed") 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e62 50w, /images/green-16x16.png?e62 51w" sizes="(min-width:0) or unknown-general-enclosed(foo) 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e106 50w, /images/green-16x16.png?e106 51w" sizes="(min-width:0) or (unknown-general-enclosed !) 1px"> ref sizes="1px" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f48 50w, /images/green-16x16.png?f48 51w" sizes="calc(1px"> ref sizes="100vw" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f49 50w, /images/green-16x16.png?f49 51w" sizes="(min-width:0) calc(1px"> ref sizes="100vw" (display:none)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e38 50w, /images/green-16x16.png?e38 51w" sizes="(min-width:calc(0)) 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e57 50w, /images/green-16x16.png?e57 51w" sizes="(min-width:0) or (min-width:0) 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e58 50w, /images/green-16x16.png?e58 51w" sizes="(min-width:0) or (unknown-mf-name) 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e59 50w, /images/green-16x16.png?e59 51w" sizes="(min-width:0) or (min-width:unknown-mf-value) 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e60 50w, /images/green-16x16.png?e60 51w" sizes="(min-width:0) or (min-width:-1px) 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e61 50w, /images/green-16x16.png?e61 51w" sizes="(min-width:0) or (unknown "general-enclosed") 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e62 50w, /images/green-16x16.png?e62 51w" sizes="(min-width:0) or unknown-general-enclosed(foo) 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?e106 50w, /images/green-16x16.png?e106 51w" sizes="(min-width:0) or (unknown-general-enclosed !) 1px"> ref sizes="1px" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f48 50w, /images/green-16x16.png?f48 51w" sizes="calc(1px"> ref sizes="100vw" (width:1000px)] + expected: FAIL + + [<img srcset="/images/green-1x1.png?f49 50w, /images/green-16x16.png?f49 51w" sizes="(min-width:0) calc(1px"> ref sizes="100vw" (width:1000px)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/update-the-image-data/fail-to-resolve.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/update-the-image-data/fail-to-resolve.html.ini new file mode 100644 index 000000000..78e834895 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/update-the-image-data/fail-to-resolve.html.ini @@ -0,0 +1,14 @@ +[fail-to-resolve.html] + type: testharness + [<img src="//[">] + expected: FAIL + + [<img srcset="//[">] + expected: FAIL + + [<img srcset="//[" src="/images/red.png">] + expected: FAIL + + [<img srcset="//[, /images/red.png">] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-object-element/object-attributes.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-object-element/object-attributes.html.ini new file mode 100644 index 000000000..2e6f47dff --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-object-element/object-attributes.html.ini @@ -0,0 +1,5 @@ +[object-attributes.html] + type: testharness + [object.contentWindow] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_image.htm.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_image.htm.ini new file mode 100644 index 000000000..238fc8c55 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_image.htm.ini @@ -0,0 +1,3 @@ +[video_content_image.htm] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_text.htm.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_text.htm.ini new file mode 100644 index 000000000..65b265674 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_content_text.htm.ini @@ -0,0 +1,3 @@ +[video_content_text.htm] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_initially_paused.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_initially_paused.html.ini new file mode 100644 index 000000000..5fdc80d80 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-video-element/video_initially_paused.html.ini @@ -0,0 +1,3 @@ +[video_initially_paused.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html.ini b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html.ini new file mode 100644 index 000000000..13a9c4d09 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html.ini @@ -0,0 +1,5 @@ +[dirname-ltr.html] + type: testharness + [submit element directionality] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini new file mode 100644 index 000000000..148a4afb7 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini @@ -0,0 +1,14 @@ +[disabled-elements-01.html] + type: testharness + [Test [button\]: synthetic click events should be dispatched] + expected: FAIL + + [Test [input\]: synthetic click events should be dispatched] + expected: FAIL + + [Test [select\]: synthetic click events should be dispatched] + expected: FAIL + + [Test [textarea\]: synthetic click events should be dispatched] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html.ini b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html.ini new file mode 100644 index 000000000..1dc2b1e89 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html.ini @@ -0,0 +1,20 @@ +[formAction_document_address.html] + type: testharness + [Check if button.formAction is the document's address when formaction content attribute is missing] + expected: FAIL + + [Check if input.formAction is the document's address when formaction content attribute is missing] + expected: FAIL + + [Check if button.formAction is the document's address when formaction content attribute value is empty string] + expected: FAIL + + [Check if input.formAction is the document's address when formaction content attribute value is empty string] + expected: FAIL + + [Check if button.formAction is the document's address when formaction content attribute value is not assigned] + expected: FAIL + + [Check if input.formAction is the document's address when formaction content attribute value is not assigned] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formaction.html.ini b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formaction.html.ini new file mode 100644 index 000000000..dd6b7f5eb --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/attributes-common-to-form-controls/formaction.html.ini @@ -0,0 +1,8 @@ +[formaction.html] + type: testharness + [On getting, when formaction is missing, the document's address must be returned] + expected: FAIL + + [On getting, when formaction value is the empty string, the document's address must be returned] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-checkValidity.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-checkValidity.html.ini new file mode 100644 index 000000000..a8247d5a0 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-checkValidity.html.ini @@ -0,0 +1,56 @@ +[form-validation-checkValidity.html] + type: testharness + [[INPUT in TEXT status\] suffering from being too long] + expected: FAIL + + [[INPUT in TEXT status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in SEARCH status\] suffering from being too long] + expected: FAIL + + [[INPUT in SEARCH status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in TEL status\] suffering from being too long] + expected: FAIL + + [[INPUT in TEL status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in PASSWORD status\] suffering from being too long] + expected: FAIL + + [[INPUT in PASSWORD status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in EMAIL status\] suffering from being too long] + expected: FAIL + + [[INPUT in EMAIL status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an overflow] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an overflow (in a form)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an underflow] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an underflow (in a form)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from a step mismatch] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from a step mismatch (in a form)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-reportValidity.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-reportValidity.html.ini new file mode 100644 index 000000000..223667997 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-reportValidity.html.ini @@ -0,0 +1,62 @@ +[form-validation-reportValidity.html] + type: testharness + [[INPUT in TEXT status\] suffering from being too long] + expected: FAIL + + [[INPUT in TEXT status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in SEARCH status\] suffering from being too long] + expected: FAIL + + [[INPUT in SEARCH status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in TEL status\] suffering from being too long] + expected: FAIL + + [[INPUT in TEL status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in PASSWORD status\] suffering from being too long] + expected: FAIL + + [[INPUT in PASSWORD status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in URL status\] suffering from being too long] + expected: FAIL + + [[INPUT in URL status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in EMAIL status\] suffering from being too long] + expected: FAIL + + [[INPUT in EMAIL status\] suffering from being too long (in a form)] + expected: FAIL + + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an overflow] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an overflow (in a form)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an underflow] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from an underflow (in a form)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from a step mismatch] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] suffering from a step mismatch (in a form)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-badInput.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-badInput.html.ini new file mode 100644 index 000000000..4d17b93fa --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-badInput.html.ini @@ -0,0 +1,8 @@ +[form-validation-validity-badInput.html] + type: testharness + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html.ini new file mode 100644 index 000000000..6af2a360e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html.ini @@ -0,0 +1,23 @@ +[form-validation-validity-rangeOverflow.html] + type: testharness + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is greater than max] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is greater than max(with millisecond in 1 digit)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is greater than max(with millisecond in 2 digits)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is greater than max(with millisecond in 3 digits)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is greater than max(Year is 10000 should be valid)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini new file mode 100644 index 000000000..344ee0039 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini @@ -0,0 +1,23 @@ +[form-validation-validity-rangeUnderflow.html] + type: testharness + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is less than min] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 1 digit)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 2 digits)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 3 digits)] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value is less than min(Year is 10000 should be valid)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-stepMismatch.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-stepMismatch.html.ini new file mode 100644 index 000000000..0c33bdcbe --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-stepMismatch.html.ini @@ -0,0 +1,8 @@ +[form-validation-validity-stepMismatch.html] + type: testharness + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The value must mismatch the step] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-valid.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-valid.html.ini new file mode 100644 index 000000000..1cddcd033 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-valid.html.ini @@ -0,0 +1,38 @@ +[form-validation-validity-valid.html] + type: testharness + [[INPUT in TEXT status\] validity.valid must be false if validity.tooLong is true] + expected: FAIL + + [[INPUT in SEARCH status\] validity.valid must be false if validity.tooLong is true] + expected: FAIL + + [[INPUT in TEL status\] validity.valid must be false if validity.tooLong is true] + expected: FAIL + + [[INPUT in PASSWORD status\] validity.valid must be false if validity.tooLong is true] + expected: FAIL + + [[INPUT in URL status\] validity.valid must be false if validity.tooLong is true] + expected: FAIL + + [[INPUT in EMAIL status\] validity.valid must be false if validity.tooLong is true] + expected: FAIL + + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in MONTH status\] validity.valid must be false if validity.stepMismatch is true] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] validity.valid must be false if validity.rangeOverflow is true] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] validity.valid must be false if validity.rangeUnderflow is true] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] validity.valid must be false if validity.stepMismatch is true] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-willValidate.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-willValidate.html.ini new file mode 100644 index 000000000..b190a9367 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-willValidate.html.ini @@ -0,0 +1,71 @@ +[form-validation-willValidate.html] + type: testharness + [[fieldset\] Must not be barred from the constraint validation] + expected: FAIL + + [[keygen\] Must be barred from the constraint validation] + expected: FAIL + + [[INPUT in TEXT status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in SEARCH status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in TEL status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in URL status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in EMAIL status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in PASSWORD status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in DATETIME status\] The datetime type must be supported.] + expected: FAIL + + [[INPUT in DATE status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in MONTH status\] The month type must be supported.] + expected: FAIL + + [[INPUT in WEEK status\] The week type must be supported.] + expected: FAIL + + [[INPUT in TIME status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in COLOR status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in FILE status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[INPUT in SUBMIT status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[BUTTON in SUBMIT status\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[select\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[textarea\] The willValidate attribute must be true if an elment is mutable] + expected: FAIL + + [[BUTTON in SUBMIT status\] The willValidate attribute must be false if it has a datalist ancestor] + expected: FAIL + + [[select\] The willValidate attribute must be false if it has a datalist ancestor] + expected: FAIL + + [[textarea\] The willValidate attribute must be false if it has a datalist ancestor] + expected: FAIL + + [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/form-control-infrastructure/form.html.ini b/testing/web-platform/meta/html/semantics/forms/form-control-infrastructure/form.html.ini new file mode 100644 index 000000000..7f869a974 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/form-control-infrastructure/form.html.ini @@ -0,0 +1,8 @@ +[form.html] + type: testharness + [label-with-progress.form] + expected: FAIL + + [label-with-meter.form] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/form-submission-0/getactionurl.html.ini b/testing/web-platform/meta/html/semantics/forms/form-submission-0/getactionurl.html.ini new file mode 100644 index 000000000..408583d07 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/form-submission-0/getactionurl.html.ini @@ -0,0 +1,5 @@ +[getactionurl.html] + type: testharness + [Navigating to URL with a data scheme] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/historical.html.ini b/testing/web-platform/meta/html/semantics/forms/historical.html.ini new file mode 100644 index 000000000..b955d90e0 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/historical.html.ini @@ -0,0 +1,5 @@ +[historical.html] + type: testharness + [<input name=isindex> should not be supported] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/textfieldselection/select-event.html.ini b/testing/web-platform/meta/html/semantics/forms/textfieldselection/select-event.html.ini new file mode 100644 index 000000000..3322e7399 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/textfieldselection/select-event.html.ini @@ -0,0 +1,20 @@ +[select-event.html] + type: testharness + [select() on textarea queues select event] + expected: FAIL + + [select() on input type text queues select event] + expected: FAIL + + [select() on input type search queues select event] + expected: FAIL + + [select() on input type tel queues select event] + expected: FAIL + + [select() on input type url queues select event] + expected: FAIL + + [select() on input type password queues select event] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-after-content-change.html.ini b/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-after-content-change.html.ini new file mode 100644 index 000000000..db36b2805 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-after-content-change.html.ini @@ -0,0 +1,5 @@ +[selection-after-content-change.html] + type: testharness + [Selection indices after reseting content] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application-textarea.html.ini b/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application-textarea.html.ini new file mode 100644 index 000000000..6d6fdefe6 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application-textarea.html.ini @@ -0,0 +1,5 @@ +[selection-not-application-textarea.html] + type: testharness + [text field selection for the input textarea] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application.html.ini b/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application.html.ini new file mode 100644 index 000000000..1b9f6675f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/textfieldselection/selection-not-application.html.ini @@ -0,0 +1,56 @@ +[selection-not-application.html] + type: testharness + [text field selection for the input hidden] + expected: FAIL + + [text field selection for the input email] + expected: FAIL + + [text field selection for the input datetime] + expected: FAIL + + [text field selection for the input date] + expected: FAIL + + [text field selection for the input month] + expected: FAIL + + [text field selection for the input week] + expected: FAIL + + [text field selection for the input time] + expected: FAIL + + [text field selection for the input number] + expected: FAIL + + [text field selection for the input range] + expected: FAIL + + [text field selection for the input color] + expected: FAIL + + [text field selection for the input checkbox] + expected: FAIL + + [text field selection for the input radio] + expected: FAIL + + [text field selection for the input file] + expected: FAIL + + [text field selection for the input submit] + expected: FAIL + + [text field selection for the input image] + expected: FAIL + + [text field selection for the input reset] + expected: FAIL + + [text field selection for the input button] + expected: FAIL + + [text field selection for the input datetime-local] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html.ini b/testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html.ini new file mode 100644 index 000000000..4b22ba63b --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html.ini @@ -0,0 +1,57 @@ +[textfieldselection-setRangeText.html] + type: testharness + expected: TIMEOUT + [text setRangeText fires a select event] + expected: FAIL + + [search setRangeText fires a select event] + expected: FAIL + + [tel setRangeText fires a select event] + expected: FAIL + + [url setRangeText fires a select event] + expected: FAIL + + [password setRangeText fires a select event] + expected: FAIL + + [display_none setRangeText fires a select event] + expected: TIMEOUT + + [display_none setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments] + expected: FAIL + + [display_none selectionMode 'select'] + expected: FAIL + + [display_none selectionMode 'start'] + expected: FAIL + + [display_none selectionMode 'end'] + expected: FAIL + + [display_none selectionMode 'preserve'] + expected: FAIL + + [textarea setRangeText fires a select event] + expected: FAIL + + [input_not_in_doc setRangeText fires a select event] + expected: TIMEOUT + + [input_not_in_doc setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments] + expected: FAIL + + [input_not_in_doc selectionMode 'select'] + expected: FAIL + + [input_not_in_doc selectionMode 'start'] + expected: FAIL + + [input_not_in_doc selectionMode 'end'] + expected: FAIL + + [input_not_in_doc selectionMode 'preserve'] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html.ini b/testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html.ini new file mode 100644 index 000000000..42f4b45f3 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html.ini @@ -0,0 +1,32 @@ +[textfieldselection-setSelectionRange.html] + type: testharness + [input direction of setSelectionRange(0,1,"none")] + expected: FAIL + + [input direction of setSelectionRange(0,1,"hoge")] + expected: FAIL + + [input direction of setSelectionRange(0,1,"BACKWARD")] + expected: FAIL + + [input direction of setSelectionRange(0,1)] + expected: FAIL + + [textarea direction of setSelectionRange(0,1,"none")] + expected: FAIL + + [textarea direction of setSelectionRange(0,1,"hoge")] + expected: FAIL + + [textarea direction of setSelectionRange(0,1,"BACKWARD")] + expected: FAIL + + [textarea direction of setSelectionRange(0,1)] + expected: FAIL + + [input setSelectionRange(1,-1)] + expected: FAIL + + [input setSelectionRange(-1,1)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-button-element/button-events.html.ini b/testing/web-platform/meta/html/semantics/forms/the-button-element/button-events.html.ini new file mode 100644 index 000000000..3e7a95522 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-button-element/button-events.html.ini @@ -0,0 +1,5 @@ +[button-events.html] + type: testharness + [The show event must be fired when click a button in menu status] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-button-element/button-validation.html.ini b/testing/web-platform/meta/html/semantics/forms/the-button-element/button-validation.html.ini new file mode 100644 index 000000000..9e3cc65ea --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-button-element/button-validation.html.ini @@ -0,0 +1,5 @@ +[button-validation.html] + type: testharness + [menu type attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-datalist-element/datalistoptions.html.ini b/testing/web-platform/meta/html/semantics/forms/the-datalist-element/datalistoptions.html.ini new file mode 100644 index 000000000..b85d32fea --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-datalist-element/datalistoptions.html.ini @@ -0,0 +1,8 @@ +[datalistoptions.html] + type: testharness + [options label/value] + expected: FAIL + + [If an element has a datalist element ancestor, it is barred from constraint validation] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement.html.ini b/testing/web-platform/meta/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement.html.ini new file mode 100644 index 000000000..91dc15c07 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement.html.ini @@ -0,0 +1,5 @@ +[HTMLFieldSetElement.html] + type: testharness + [The elements must return an HTMLFormControlsCollection object] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-form-element/form-autocomplete.html.ini b/testing/web-platform/meta/html/semantics/forms/the-form-element/form-autocomplete.html.ini new file mode 100644 index 000000000..3f7e216f6 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-form-element/form-autocomplete.html.ini @@ -0,0 +1,179 @@ +[form-autocomplete.html] + type: testharness + [form autocomplete attribute missing] + expected: FAIL + + [form autocomplete attribute on] + expected: FAIL + + [form autocomplete attribute off] + expected: FAIL + + [form autocomplete attribute invalid] + expected: FAIL + + [name is an allowed autocomplete field name] + expected: FAIL + + [honorific-prefix is an allowed autocomplete field name] + expected: FAIL + + [given-name is an allowed autocomplete field name] + expected: FAIL + + [additional-name is an allowed autocomplete field name] + expected: FAIL + + [family-name is an allowed autocomplete field name] + expected: FAIL + + [honorific-suffix is an allowed autocomplete field name] + expected: FAIL + + [nickname is an allowed autocomplete field name] + expected: FAIL + + [organization-title is an allowed autocomplete field name] + expected: FAIL + + [organization is an allowed autocomplete field name] + expected: FAIL + + [street-address is an allowed autocomplete field name] + expected: FAIL + + [address-line1 is an allowed autocomplete field name] + expected: FAIL + + [address-line2 is an allowed autocomplete field name] + expected: FAIL + + [address-line3 is an allowed autocomplete field name] + expected: FAIL + + [locality is an allowed autocomplete field name] + expected: FAIL + + [region is an allowed autocomplete field name] + expected: FAIL + + [country is an allowed autocomplete field name] + expected: FAIL + + [country-name is an allowed autocomplete field name] + expected: FAIL + + [postal-code is an allowed autocomplete field name] + expected: FAIL + + [cc-name is an allowed autocomplete field name] + expected: FAIL + + [cc-given-name is an allowed autocomplete field name] + expected: FAIL + + [cc-additional-name is an allowed autocomplete field name] + expected: FAIL + + [cc-family-name is an allowed autocomplete field name] + expected: FAIL + + [cc-number is an allowed autocomplete field name] + expected: FAIL + + [cc-exp is an allowed autocomplete field name] + expected: FAIL + + [cc-exp-month is an allowed autocomplete field name] + expected: FAIL + + [cc-exp-year is an allowed autocomplete field name] + expected: FAIL + + [cc-csc is an allowed autocomplete field name] + expected: FAIL + + [cc-type is an allowed autocomplete field name] + expected: FAIL + + [language is an allowed autocomplete field name] + expected: FAIL + + [bday is an allowed autocomplete field name] + expected: FAIL + + [bday-day is an allowed autocomplete field name] + expected: FAIL + + [bday-month is an allowed autocomplete field name] + expected: FAIL + + [bday-year is an allowed autocomplete field name] + expected: FAIL + + [sex is an allowed autocomplete field name] + expected: FAIL + + [url is an allowed autocomplete field name] + expected: FAIL + + [photo is an allowed autocomplete field name] + expected: FAIL + + [tel is an allowed autocomplete field name] + expected: FAIL + + [tel-country-code is an allowed autocomplete field name] + expected: FAIL + + [tel-national is an allowed autocomplete field name] + expected: FAIL + + [tel-area-code is an allowed autocomplete field name] + expected: FAIL + + [tel-local is an allowed autocomplete field name] + expected: FAIL + + [tel-local-prefix is an allowed autocomplete field name] + expected: FAIL + + [tel-local-suffix is an allowed autocomplete field name] + expected: FAIL + + [tel-extension is an allowed autocomplete field name] + expected: FAIL + + [email is an allowed autocomplete field name] + expected: FAIL + + [impp is an allowed autocomplete field name] + expected: FAIL + + [username is an allowed autocomplete field name] + expected: FAIL + + [new-password is an allowed autocomplete field name] + expected: FAIL + + [current-password is an allowed autocomplete field name] + expected: FAIL + + [address-level4 is an allowed autocomplete field name] + expected: FAIL + + [address-level3 is an allowed autocomplete field name] + expected: FAIL + + [address-level2 is an allowed autocomplete field name] + expected: FAIL + + [address-level1 is an allowed autocomplete field name] + expected: FAIL + + [transaction-currency is an allowed autocomplete field name] + expected: FAIL + + [transaction-amount is an allowed autocomplete field name] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini new file mode 100644 index 000000000..c4c9dded2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini @@ -0,0 +1,11 @@ +[date.html] + type: testharness + [The value attribute, if specified and not empty, must have a value that is a valid date string.] + expected: FAIL + + [The min attribute, if specified, must have a value that is a valid date string.] + expected: FAIL + + [The max attribute, if specified, must have a value that is a valid date string.] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/datetime-local.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/datetime-local.html.ini new file mode 100644 index 000000000..10d425b9e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/datetime-local.html.ini @@ -0,0 +1,8 @@ +[datetime-local.html] + type: testharness + [Value < min attribute] + expected: FAIL + + [Value > max attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/datetime.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/datetime.html.ini new file mode 100644 index 000000000..ab52e8df1 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/datetime.html.ini @@ -0,0 +1,5 @@ +[datetime.html] + type: testharness + [datetime type support on input element] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/email.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/email.html.ini new file mode 100644 index 000000000..6a246579b --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/email.html.ini @@ -0,0 +1,8 @@ +[email.html] + type: testharness + [When the multiple attribute is removed, the user agent must run the value sanitization algorithm] + expected: FAIL + + [run the value sanitization algorithm after setting a new value] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/month.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/month.html.ini new file mode 100644 index 000000000..461565417 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/month.html.ini @@ -0,0 +1,14 @@ +[month.html] + type: testharness + [The value attribute, if specified and not empty, must have a value that is a valid month string] + expected: FAIL + + [The min attribute, if specified, must have a value that is a valid month string.] + expected: FAIL + + [The max attribute, if specified, must have a value that is a valid month string] + expected: FAIL + + [When value is given invalid value to non-empty valid string, the value must be same as before.] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/number.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/number.html.ini new file mode 100644 index 000000000..68f5ff954 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/number.html.ini @@ -0,0 +1,17 @@ +[number.html] + type: testharness + [value = 2^53+1] + expected: FAIL + + [value >= Number.MAX_VALUE] + expected: FAIL + + [value = +1] + expected: FAIL + + [value with a leading whitespace] + expected: FAIL + + [value = 1trailing junk] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/radio-groupname-case.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/radio-groupname-case.html.ini new file mode 100644 index 000000000..c5d79e24f --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/radio-groupname-case.html.ini @@ -0,0 +1,17 @@ +[radio-groupname-case.html] + type: testharness + [radio button group name = paSSfield-killroyß] + expected: FAIL + + [radio button group name = глупый] + expected: FAIL + + [radio button group name = blah1] + expected: FAIL + + [radio button group name = tÉdz5アパートFi] + expected: FAIL + + [radio button group name = ΣΣ] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/radio.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/radio.html.ini new file mode 100644 index 000000000..b9a5bd947 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/radio.html.ini @@ -0,0 +1,6 @@ +[radio.html] + type: testharness + [canceled activation steps on unchecked radio] + expected: + if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/range.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/range.html.ini new file mode 100644 index 000000000..dc8f0febf --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/range.html.ini @@ -0,0 +1,20 @@ +[range.html] + type: testharness + [Illegal value of min attribute] + expected: FAIL + + [Illegal value of max attribute] + expected: FAIL + + [Converting an illegal string to the default step] + expected: FAIL + + [default value of min attribute in input type=range] + expected: FAIL + + [default value of max attribute in input type=range] + expected: FAIL + + [The default scale factor is 1 even if step attribute is explicitly set to non-integer value, unless min attribute has non-integer value] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/selection.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/selection.html.ini new file mode 100644 index 000000000..f5d0b6780 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/selection.html.ini @@ -0,0 +1,26 @@ +[selection.html] + type: testharness + [input type hidden should not support the select() method] + expected: FAIL + + [input type range should not support the select() method] + expected: FAIL + + [input type checkbox should not support the select() method] + expected: FAIL + + [input type radio should not support the select() method] + expected: FAIL + + [input type submit should not support the select() method] + expected: FAIL + + [input type image should not support the select() method] + expected: FAIL + + [input type reset should not support the select() method] + expected: FAIL + + [input type button should not support the select() method] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/time-2.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/time-2.html.ini new file mode 100644 index 000000000..e8f3e9ed1 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/time-2.html.ini @@ -0,0 +1,8 @@ +[time-2.html] + type: testharness + [Value < min attribute] + expected: FAIL + + [Value > max attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/time.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/time.html.ini new file mode 100644 index 000000000..ee481259b --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/time.html.ini @@ -0,0 +1,8 @@ +[time.html] + type: testharness + [stepDown on step value 24 hour ] + expected: FAIL + + [stop at border on stepUp] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/type-change-state.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/type-change-state.html.ini new file mode 100644 index 000000000..d9f236dfc --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/type-change-state.html.ini @@ -0,0 +1,595 @@ +[type-change-state.html] + type: testharness + [change state from hidden to datetime] + expected: FAIL + + [change state from text to hidden] + expected: FAIL + + [change state from text to datetime] + expected: FAIL + + [change state from text to checkbox] + expected: FAIL + + [change state from text to radio] + expected: FAIL + + [change state from text to submit] + expected: FAIL + + [change state from text to image] + expected: FAIL + + [change state from text to reset] + expected: FAIL + + [change state from text to button] + expected: FAIL + + [change state from search to hidden] + expected: FAIL + + [change state from search to datetime] + expected: FAIL + + [change state from search to checkbox] + expected: FAIL + + [change state from search to radio] + expected: FAIL + + [change state from search to submit] + expected: FAIL + + [change state from search to image] + expected: FAIL + + [change state from search to reset] + expected: FAIL + + [change state from search to button] + expected: FAIL + + [change state from tel to hidden] + expected: FAIL + + [change state from tel to datetime] + expected: FAIL + + [change state from tel to checkbox] + expected: FAIL + + [change state from tel to radio] + expected: FAIL + + [change state from tel to submit] + expected: FAIL + + [change state from tel to image] + expected: FAIL + + [change state from tel to reset] + expected: FAIL + + [change state from tel to button] + expected: FAIL + + [change state from url to hidden] + expected: FAIL + + [change state from url to text] + expected: FAIL + + [change state from url to search] + expected: FAIL + + [change state from url to tel] + expected: FAIL + + [change state from url to password] + expected: FAIL + + [change state from url to datetime] + expected: FAIL + + [change state from url to checkbox] + expected: FAIL + + [change state from url to radio] + expected: FAIL + + [change state from url to submit] + expected: FAIL + + [change state from url to image] + expected: FAIL + + [change state from url to reset] + expected: FAIL + + [change state from url to button] + expected: FAIL + + [change state from email to hidden] + expected: FAIL + + [change state from email to text] + expected: FAIL + + [change state from email to search] + expected: FAIL + + [change state from email to tel] + expected: FAIL + + [change state from email to password] + expected: FAIL + + [change state from email to datetime] + expected: FAIL + + [change state from email to checkbox] + expected: FAIL + + [change state from email to radio] + expected: FAIL + + [change state from email to submit] + expected: FAIL + + [change state from email to image] + expected: FAIL + + [change state from email to reset] + expected: FAIL + + [change state from email to button] + expected: FAIL + + [change state from password to hidden] + expected: FAIL + + [change state from password to datetime] + expected: FAIL + + [change state from password to checkbox] + expected: FAIL + + [change state from password to radio] + expected: FAIL + + [change state from password to submit] + expected: FAIL + + [change state from password to image] + expected: FAIL + + [change state from password to reset] + expected: FAIL + + [change state from password to button] + expected: FAIL + + [change state from datetime to hidden] + expected: FAIL + + [change state from datetime to checkbox] + expected: FAIL + + [change state from datetime to radio] + expected: FAIL + + [change state from datetime to submit] + expected: FAIL + + [change state from datetime to image] + expected: FAIL + + [change state from datetime to reset] + expected: FAIL + + [change state from datetime to button] + expected: FAIL + + [change state from date to hidden] + expected: FAIL + + [change state from date to text] + expected: FAIL + + [change state from date to search] + expected: FAIL + + [change state from date to tel] + expected: FAIL + + [change state from date to url] + expected: FAIL + + [change state from date to email] + expected: FAIL + + [change state from date to password] + expected: FAIL + + [change state from date to checkbox] + expected: FAIL + + [change state from date to radio] + expected: FAIL + + [change state from date to submit] + expected: FAIL + + [change state from date to image] + expected: FAIL + + [change state from date to reset] + expected: FAIL + + [change state from date to button] + expected: FAIL + + [change state from month to hidden] + expected: FAIL + + [change state from month to text] + expected: FAIL + + [change state from month to search] + expected: FAIL + + [change state from month to tel] + expected: FAIL + + [change state from month to url] + expected: FAIL + + [change state from month to email] + expected: FAIL + + [change state from month to password] + expected: FAIL + + [change state from month to checkbox] + expected: FAIL + + [change state from month to radio] + expected: FAIL + + [change state from month to submit] + expected: FAIL + + [change state from month to image] + expected: FAIL + + [change state from month to reset] + expected: FAIL + + [change state from month to button] + expected: FAIL + + [change state from week to hidden] + expected: FAIL + + [change state from week to text] + expected: FAIL + + [change state from week to search] + expected: FAIL + + [change state from week to tel] + expected: FAIL + + [change state from week to url] + expected: FAIL + + [change state from week to email] + expected: FAIL + + [change state from week to password] + expected: FAIL + + [change state from week to checkbox] + expected: FAIL + + [change state from week to radio] + expected: FAIL + + [change state from week to submit] + expected: FAIL + + [change state from week to image] + expected: FAIL + + [change state from week to reset] + expected: FAIL + + [change state from week to button] + expected: FAIL + + [change state from time to hidden] + expected: FAIL + + [change state from time to text] + expected: FAIL + + [change state from time to search] + expected: FAIL + + [change state from time to tel] + expected: FAIL + + [change state from time to url] + expected: FAIL + + [change state from time to email] + expected: FAIL + + [change state from time to password] + expected: FAIL + + [change state from time to checkbox] + expected: FAIL + + [change state from time to radio] + expected: FAIL + + [change state from time to submit] + expected: FAIL + + [change state from time to image] + expected: FAIL + + [change state from time to reset] + expected: FAIL + + [change state from time to button] + expected: FAIL + + [change state from number to hidden] + expected: FAIL + + [change state from number to text] + expected: FAIL + + [change state from number to search] + expected: FAIL + + [change state from number to tel] + expected: FAIL + + [change state from number to url] + expected: FAIL + + [change state from number to email] + expected: FAIL + + [change state from number to password] + expected: FAIL + + [change state from number to checkbox] + expected: FAIL + + [change state from number to radio] + expected: FAIL + + [change state from number to submit] + expected: FAIL + + [change state from number to image] + expected: FAIL + + [change state from number to reset] + expected: FAIL + + [change state from number to button] + expected: FAIL + + [change state from range to hidden] + expected: FAIL + + [change state from range to text] + expected: FAIL + + [change state from range to search] + expected: FAIL + + [change state from range to tel] + expected: FAIL + + [change state from range to url] + expected: FAIL + + [change state from range to email] + expected: FAIL + + [change state from range to password] + expected: FAIL + + [change state from range to datetime] + expected: FAIL + + [change state from range to number] + expected: FAIL + + [change state from range to checkbox] + expected: FAIL + + [change state from range to radio] + expected: FAIL + + [change state from range to submit] + expected: FAIL + + [change state from range to image] + expected: FAIL + + [change state from range to reset] + expected: FAIL + + [change state from range to button] + expected: FAIL + + [change state from color to hidden] + expected: FAIL + + [change state from color to text] + expected: FAIL + + [change state from color to search] + expected: FAIL + + [change state from color to tel] + expected: FAIL + + [change state from color to url] + expected: FAIL + + [change state from color to email] + expected: FAIL + + [change state from color to password] + expected: FAIL + + [change state from color to datetime] + expected: FAIL + + [change state from color to checkbox] + expected: FAIL + + [change state from color to radio] + expected: FAIL + + [change state from color to submit] + expected: FAIL + + [change state from color to image] + expected: FAIL + + [change state from color to reset] + expected: FAIL + + [change state from color to button] + expected: FAIL + + [change state from checkbox to datetime] + expected: FAIL + + [change state from radio to datetime] + expected: FAIL + + [change state from file to hidden] + expected: FAIL + + [change state from file to text] + expected: FAIL + + [change state from file to search] + expected: FAIL + + [change state from file to tel] + expected: FAIL + + [change state from file to url] + expected: FAIL + + [change state from file to email] + expected: FAIL + + [change state from file to password] + expected: FAIL + + [change state from file to datetime-local] + expected: FAIL + + [change state from file to date] + expected: FAIL + + [change state from file to month] + expected: FAIL + + [change state from file to week] + expected: FAIL + + [change state from file to time] + expected: FAIL + + [change state from file to number] + expected: FAIL + + [change state from file to range] + expected: FAIL + + [change state from file to color] + expected: FAIL + + [change state from file to checkbox] + expected: FAIL + + [change state from file to radio] + expected: FAIL + + [change state from file to submit] + expected: FAIL + + [change state from file to image] + expected: FAIL + + [change state from file to reset] + expected: FAIL + + [change state from file to button] + expected: FAIL + + [change state from submit to datetime] + expected: FAIL + + [change state from image to datetime] + expected: FAIL + + [change state from reset to datetime] + expected: FAIL + + [change state from button to datetime] + expected: FAIL + + [change state from datetime-local to hidden] + expected: FAIL + + [change state from datetime-local to text] + expected: FAIL + + [change state from datetime-local to search] + expected: FAIL + + [change state from datetime-local to tel] + expected: FAIL + + [change state from datetime-local to url] + expected: FAIL + + [change state from datetime-local to email] + expected: FAIL + + [change state from datetime-local to password] + expected: FAIL + + [change state from datetime-local to checkbox] + expected: FAIL + + [change state from datetime-local to radio] + expected: FAIL + + [change state from datetime-local to submit] + expected: FAIL + + [change state from datetime-local to image] + expected: FAIL + + [change state from datetime-local to reset] + expected: FAIL + + [change state from datetime-local to button] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/valueMode.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/valueMode.html.ini new file mode 100644 index 000000000..d660176dc --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/valueMode.html.ini @@ -0,0 +1,49 @@ +[valueMode.html] + type: testharness + [value IDL attribute of input type hidden without value attribute] + expected: FAIL + + [value IDL attribute of input type hidden with value attribute] + expected: FAIL + + [value IDL attribute of input type datetime without value attribute] + expected: FAIL + + [value IDL attribute of input type datetime with value attribute] + expected: FAIL + + [value IDL attribute of input type checkbox without value attribute] + expected: FAIL + + [value IDL attribute of input type checkbox with value attribute] + expected: FAIL + + [value IDL attribute of input type radio without value attribute] + expected: FAIL + + [value IDL attribute of input type radio with value attribute] + expected: FAIL + + [value IDL attribute of input type submit without value attribute] + expected: FAIL + + [value IDL attribute of input type submit with value attribute] + expected: FAIL + + [value IDL attribute of input type image without value attribute] + expected: FAIL + + [value IDL attribute of input type image with value attribute] + expected: FAIL + + [value IDL attribute of input type reset without value attribute] + expected: FAIL + + [value IDL attribute of input type reset with value attribute] + expected: FAIL + + [value IDL attribute of input type button without value attribute] + expected: FAIL + + [value IDL attribute of input type button with value attribute] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/week.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/week.html.ini new file mode 100644 index 000000000..a0a4ca21c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/week.html.ini @@ -0,0 +1,8 @@ +[week.html] + type: testharness + [Value < min attribute] + expected: FAIL + + [Value > max attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-label-element/label-attributes.html.ini b/testing/web-platform/meta/html/semantics/forms/the-label-element/label-attributes.html.ini new file mode 100644 index 000000000..e1a2e38b5 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-label-element/label-attributes.html.ini @@ -0,0 +1,17 @@ +[label-attributes.html] + type: testharness + [A non-control follows by a control with same ID.] + expected: FAIL + + [A form control has multiple labels.] + expected: FAIL + + [A form control has no label 1.] + expected: FAIL + + [A form control has no label 2.] + expected: FAIL + + [A form control has an implicit label.] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-label-element/labelable-elements.html.ini b/testing/web-platform/meta/html/semantics/forms/the-label-element/labelable-elements.html.ini new file mode 100644 index 000000000..bfa61edb7 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-label-element/labelable-elements.html.ini @@ -0,0 +1,29 @@ +[labelable-elements.html] + type: testharness + [Check if the output element can access 'labels'] + expected: FAIL + + [Check if the progress element can access 'labels'] + expected: FAIL + + [Check if the select element can access 'labels'] + expected: FAIL + + [Check if the textarea element can access 'labels'] + expected: FAIL + + [Check if the button element can access 'labels'] + expected: FAIL + + [Check if the hidden input element can access 'labels'] + expected: FAIL + + [Check if the input element in radio state can access 'labels'] + expected: FAIL + + [Check if the keygen element can access 'labels'] + expected: FAIL + + [Check if the meter element can access 'labels'] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini new file mode 100644 index 000000000..b12100abb --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini @@ -0,0 +1,11 @@ +[common-HTMLOptionsCollection-namedItem.html] + type: testharness + [return an HTMLOptionsCollection in correct order for repeated 'id' value] + expected: FAIL + + [return an HTMLOptionsCollection in correct order for repeated 'name' value] + expected: FAIL + + [return an HTMLOptionsCollection in correct order for repeated mixed value] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini new file mode 100644 index 000000000..271192aef --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini @@ -0,0 +1,5 @@ +[common-HTMLOptionsCollection.html] + type: testharness + [Changing the length adds new nodes; The number of new nodes = new length minus old length] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/select-named-getter.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-named-getter.html.ini new file mode 100644 index 000000000..14dc3ffc2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-named-getter.html.ini @@ -0,0 +1,5 @@ +[select-named-getter.html] + type: testharness + [Empty string name] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/select-remove.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-remove.html.ini new file mode 100644 index 000000000..1305adabc --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-remove.html.ini @@ -0,0 +1,5 @@ +[select-remove.html] + type: testharness + [select.options.remove(n) should work] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini new file mode 100644 index 000000000..ac01cce76 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini @@ -0,0 +1,3 @@ +[grouping-li-reftest-002.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li.html.ini new file mode 100644 index 000000000..57509d09e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-li-element/grouping-li.html.ini @@ -0,0 +1,5 @@ +[grouping-li.html] + type: testharness + [li should have a 'value' attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html.ini new file mode 100644 index 000000000..51b47b205 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html.ini @@ -0,0 +1,3 @@ +[grouping-ol-rev-reftest-001.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-001.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-001.html.ini new file mode 100644 index 000000000..49ba99ee6 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-001.html.ini @@ -0,0 +1,3 @@ +[grouping-ol-start-reftest-001.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-002.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-002.html.ini new file mode 100644 index 000000000..70ef374aa --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-start-reftest-002.html.ini @@ -0,0 +1,3 @@ +[grouping-ol-start-reftest-002.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini new file mode 100644 index 000000000..60957ccc6 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini @@ -0,0 +1,3 @@ +[grouping-ol-type-reftest-001.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-002.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-002.html.ini new file mode 100644 index 000000000..c8c346911 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-002.html.ini @@ -0,0 +1,3 @@ +[grouping-ol-type-reftest-002.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-003.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-003.html.ini new file mode 100644 index 000000000..abc062197 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-003.html.ini @@ -0,0 +1,3 @@ +[grouping-ol-type-reftest-003.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol.html.ini new file mode 100644 index 000000000..692fc053c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/grouping-ol.html.ini @@ -0,0 +1,17 @@ +[grouping-ol.html] + type: testharness + [Default start value (if none provided) for reversed list = child li elements.] + expected: FAIL + + [Default start value (if failed to parse) for reversed list = child li elements.] + expected: FAIL + + [Default start value for reversed list = child li elements (even with tons of other child elements).] + expected: FAIL + + [Adding child element to reversed list adds 1 to start value] + expected: FAIL + + [Deleting child element from reversed list reduces start value by 1] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/ol.start-reflection-2.html.ini b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/ol.start-reflection-2.html.ini new file mode 100644 index 000000000..2040eed23 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/grouping-content/the-ol-element/ol.start-reflection-2.html.ini @@ -0,0 +1,5 @@ +[ol.start-reflection-2.html] + type: testharness + [ol.start - reflection test] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/details.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/details.html.ini new file mode 100644 index 000000000..6ffca742c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/details.html.ini @@ -0,0 +1,3 @@ +[details.html] + type: testharness + prefs: [dom.details_element.enabled:true] diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/toggleEvent.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/toggleEvent.html.ini new file mode 100644 index 000000000..335ffd5b3 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/toggleEvent.html.ini @@ -0,0 +1,3 @@ +[toggleEvent.html] + type: testharness + prefs: [dom.details_element.enabled:true] diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini new file mode 100644 index 000000000..8caa04e94 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini @@ -0,0 +1,20 @@ +[dialog-close.html] + type: testharness + [close() fires a close event] + expected: FAIL + + [close() on a <dialog> that doesn't have an open attribute throws an InvalidStateError exception] + expected: FAIL + + [close() removes the open attribute and set the returnValue to the first argument] + expected: FAIL + + [close() without argument removes the open attribute and there's no returnValue] + expected: FAIL + + [close() should set the returnValue IDL attribute but not the JS property] + expected: FAIL + + [close() on a <dialog> that doesn't have an open attribute aborts the steps] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini new file mode 100644 index 000000000..6cabc6cfd --- /dev/null +++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini @@ -0,0 +1,8 @@ +[dialog-open.html] + type: testharness + [On getting, the IDL open attribute must return true if the content open attribute is set, and false if it is absent.] + expected: FAIL + + [On setting, the content open attribute must be removed if the IDL open attribute is set to false, and must be present if the IDL open attribute is set to true.] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini new file mode 100644 index 000000000..bf6546036 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini @@ -0,0 +1,23 @@ +[dialog-showModal.html] + type: testharness + [dialog element: showModal()] + expected: FAIL + + [showModal() on a <dialog> that already has an open attribute throws an InvalidStateError exception] + expected: FAIL + + [showModal() on a <dialog> not in a Document throws an InvalidStateError exception] + expected: FAIL + + [when opening multiple dialogs, only the newest one is non-inert] + expected: FAIL + + [opening dialog without focusable children] + expected: FAIL + + [opening dialog with multiple focusable children] + expected: FAIL + + [opening dialog with multiple focusable children, one having the autofocus attribute] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/interfaces.html.ini b/testing/web-platform/meta/html/semantics/interfaces.html.ini new file mode 100644 index 000000000..1df5bffec --- /dev/null +++ b/testing/web-platform/meta/html/semantics/interfaces.html.ini @@ -0,0 +1,42 @@ +[interfaces.html] + type: testharness + prefs: [dom.details_element.enabled:true] + [Interfaces for image] + expected: FAIL + + [Interfaces for keygen] + expected: FAIL + + [Interfaces for marquee] + expected: FAIL + + [Interfaces for bdi] + expected: FAIL + + [Interfaces for dialog] + expected: FAIL + + [Interfaces for IMAGE] + expected: FAIL + + [Interfaces for KEYGEN] + expected: FAIL + + [Interfaces for MARQUEE] + expected: FAIL + + [Interfaces for BDI] + expected: FAIL + + [Interfaces for DIALOG] + expected: FAIL + + [Interfaces for slot] + expected: FAIL + + [Interfaces for SLOT] + expected: FAIL + + [Interfaces for Ã¥-bar] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/historical.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/historical.html.ini new file mode 100644 index 000000000..be3a51aa2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/historical.html.ini @@ -0,0 +1,14 @@ +[historical.html] + type: testharness + [onbeforescriptexecute content attribute should not be supported] + expected: FAIL + + [onafterscriptexecute content attribute should not be supported] + expected: FAIL + + [beforescriptexecute event should not be supported] + expected: FAIL + + [afterscriptexecute event should not be supported] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-02.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-02.html.ini new file mode 100644 index 000000000..d60d21043 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-02.html.ini @@ -0,0 +1,8 @@ +[script-charset-02.html] + type: testharness + [Script @type: unknown parameters] + expected: FAIL + + [Script @type: unknown parameters 1] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-03.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-03.html.ini new file mode 100644 index 000000000..bbd7c7f47 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-charset-03.html.ini @@ -0,0 +1,5 @@ +[script-charset-03.html] + type: testharness + [Script changing @charset] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-for-event.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-for-event.html.ini new file mode 100644 index 000000000..965d08c2e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-for-event.html.ini @@ -0,0 +1,11 @@ +[script-for-event.html] + type: testharness + [Script 1] + expected: FAIL + + [Script 2] + expected: FAIL + + [Script 3] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-01.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-01.html.ini new file mode 100644 index 000000000..83477b02e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-01.html.ini @@ -0,0 +1,8 @@ +[script-languages-01.html] + type: testharness + [Script @type: unknown parameters] + expected: FAIL + + [Script @type: unknown parameters 1] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini new file mode 100644 index 000000000..084e23469 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini @@ -0,0 +1,218 @@ +[script-languages-02.html] + type: testharness + [Script should run with type="application/ecmascript\\f"] + expected: FAIL + + [Script should run with type="application/javascript\\f"] + expected: FAIL + + [Script should run with type="application/x-ecmascript\\f"] + expected: FAIL + + [Script should run with type="application/x-javascript\\f"] + expected: FAIL + + [Script should run with type="\\fapplication/ecmascript"] + expected: FAIL + + [Script should run with type="\\fapplication/javascript"] + expected: FAIL + + [Script should run with type="\\fapplication/x-ecmascript"] + expected: FAIL + + [Script should run with type="\\fapplication/x-javascript"] + expected: FAIL + + [Script shouldn't run with type="application/ecmascript\\0"] + expected: FAIL + + [Script shouldn't run with type="application/javascript\\0"] + expected: FAIL + + [Script shouldn't run with type="application/x-ecmascript\\0"] + expected: FAIL + + [Script shouldn't run with type="application/x-javascript\\0"] + expected: FAIL + + [Script shouldn't run with type="application/ecmascript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="application/javascript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="application/x-ecmascript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="application/x-javascript\\0foo"] + expected: FAIL + + [Script should run with type="text/ecmascript\\f"] + expected: FAIL + + [Script should run with type="text/javascript\\f"] + expected: FAIL + + [Script should run with type="text/javascript1.0\\f"] + expected: FAIL + + [Script should run with type="text/javascript1.1\\f"] + expected: FAIL + + [Script should run with type="text/javascript1.2\\f"] + expected: FAIL + + [Script should run with type="text/javascript1.3\\f"] + expected: FAIL + + [Script should run with type="text/javascript1.4\\f"] + expected: FAIL + + [Script should run with type="text/javascript1.5\\f"] + expected: FAIL + + [Script should run with type="text/jscript\\f"] + expected: FAIL + + [Script should run with type="text/livescript\\f"] + expected: FAIL + + [Script should run with type="text/x-ecmascript\\f"] + expected: FAIL + + [Script should run with type="text/x-javascript\\f"] + expected: FAIL + + [Script should run with type="\\ftext/ecmascript"] + expected: FAIL + + [Script should run with type="\\ftext/javascript"] + expected: FAIL + + [Script should run with type="\\ftext/javascript1.0"] + expected: FAIL + + [Script should run with type="\\ftext/javascript1.1"] + expected: FAIL + + [Script should run with type="\\ftext/javascript1.2"] + expected: FAIL + + [Script should run with type="\\ftext/javascript1.3"] + expected: FAIL + + [Script should run with type="\\ftext/javascript1.4"] + expected: FAIL + + [Script should run with type="\\ftext/javascript1.5"] + expected: FAIL + + [Script should run with type="\\ftext/jscript"] + expected: FAIL + + [Script should run with type="\\ftext/livescript"] + expected: FAIL + + [Script should run with type="\\ftext/x-ecmascript"] + expected: FAIL + + [Script should run with type="\\ftext/x-javascript"] + expected: FAIL + + [Script shouldn't run with type="text/ecmascript\\0"] + expected: FAIL + + [Script shouldn't run with type="text/javascript\\0"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.0\\0"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.1\\0"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.2\\0"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.3\\0"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.4\\0"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.5\\0"] + expected: FAIL + + [Script shouldn't run with type="text/jscript\\0"] + expected: FAIL + + [Script shouldn't run with type="text/livescript\\0"] + expected: FAIL + + [Script shouldn't run with type="text/x-ecmascript\\0"] + expected: FAIL + + [Script shouldn't run with type="text/x-javascript\\0"] + expected: FAIL + + [Script shouldn't run with type="text/ecmascript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/javascript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.0\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.1\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.2\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.3\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.4\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/javascript1.5\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/jscript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/livescript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/x-ecmascript\\0foo"] + expected: FAIL + + [Script shouldn't run with type="text/x-javascript\\0foo"] + expected: FAIL + + [Script should run with language="ecmascript"] + expected: FAIL + + [Script should run with language="jscript"] + expected: FAIL + + [Script should run with language="x-ecmascript"] + expected: FAIL + + [Script should run with language="x-javascript"] + expected: FAIL + + [Script should run with language="ECMASCRIPT"] + expected: FAIL + + [Script should run with language="JSCRIPT"] + expected: FAIL + + [Script should run with language="X-ECMASCRIPT"] + expected: FAIL + + [Script should run with language="X-JAVASCRIPT"] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-text.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-text.html.ini new file mode 100644 index 000000000..3f3e37c37 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-text.html.ini @@ -0,0 +1,5 @@ +[script-text.html] + type: testharness + [Setter (text node reuse)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html.ini new file mode 100644 index 000000000..189e2b23e --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html.ini @@ -0,0 +1,14 @@ +[template-contents-owner-document-type.html] + type: testharness + [The template contents owner document type is HTML document (case when document has browsing context and the template is created by HTML parser)] + expected: FAIL + + [The template contents owner document type is HTML document (case when document has browsing context and the template is created by createElement())] + expected: FAIL + + [The template contents owner document type is HTML document (case when document has no browsing context and the template is created by createElement())] + expected: FAIL + + [The template contents owner document type is HTML document (case when document has no browsing context and the template is created via innerHTML)] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html.ini new file mode 100644 index 000000000..55b40eff2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html.ini @@ -0,0 +1,17 @@ +[node-document-changes.html] + type: testharness + [Changing of template element's node document. Test that ownerDocument of an empty template and its content changes] + expected: FAIL + + [Changing of template element's node document. Test that ownerDocument of a not empty template and its content changes] + expected: FAIL + + [Changing of template element's node document. Test that ownerDocument of nested template and its content changes] + expected: FAIL + + [Changing of template element's node document. Test document loaded from a file] + expected: FAIL + + [Changing of template element's node document. Test the case when both old and new owner documents of template element have browsing context] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html.ini new file mode 100644 index 000000000..fa35ef9c4 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html.ini @@ -0,0 +1,5 @@ +[template-as-a-descendant.html] + type: testharness + [Template element as an indirect descendant of the FRAMESET element. Template element is created by innerHTML] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-content.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-content.html.ini new file mode 100644 index 000000000..7f00ebb7a --- /dev/null +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-template-element/template-element/template-content.html.ini @@ -0,0 +1,5 @@ +[template-content.html] + type: testharness + [Template may contain keygen element. The template element and contents are added via body.innerHTML] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/checked.html.ini b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/checked.html.ini new file mode 100644 index 000000000..091dd6f70 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/checked.html.ini @@ -0,0 +1,11 @@ +[checked.html] + type: testharness + [':checked' matches checked <input>/<menuitem> in checkbox and radio button states, selected <option>s] + expected: FAIL + + [':checked' should no longer match <input>s whose type checkbox/radio has been removed] + expected: FAIL + + [':checked' matches clicked checkbox and radio buttons] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/enabled.html.ini b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/enabled.html.ini new file mode 100644 index 000000000..ed486f1f2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/enabled.html.ini @@ -0,0 +1,5 @@ +[enabled.html] + type: testharness + [':enabled' elements that are not disabled] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus-autofocus.html.ini b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus-autofocus.html.ini new file mode 100644 index 000000000..3460adea2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus-autofocus.html.ini @@ -0,0 +1,3 @@ +[focus-autofocus.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1273247 diff --git a/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus.html.ini b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus.html.ini new file mode 100644 index 000000000..4af714a30 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/focus.html.ini @@ -0,0 +1,3 @@ +[focus.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1273291 diff --git a/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/inrange-outofrange.html.ini b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/inrange-outofrange.html.ini new file mode 100644 index 000000000..5e2525ac2 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/inrange-outofrange.html.ini @@ -0,0 +1,20 @@ +[inrange-outofrange.html] + type: testharness + [':in-range' matches all elements that are candidates for constraint validation, have range limitations, and that are neither suffering from an underflow nor suffering from an overflow] + expected: FAIL + + [':in-range' update number1's value < min] + expected: FAIL + + [':in-range' update number3's min < value] + expected: FAIL + + [':out-of-range' matches all elements that are candidates for constraint validation, have range limitations, and that are either suffering from an underflow or suffering from an overflow] + expected: FAIL + + [':out-of-range' update number1's value < min] + expected: FAIL + + [':out-of-range' update number3's min < value] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/link.html.ini b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/link.html.ini new file mode 100644 index 000000000..86c6dc4cf --- /dev/null +++ b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/link.html.ini @@ -0,0 +1,8 @@ +[link.html] + type: testharness + [Only <a>s, <area>s and <link>s that have a href attribute match ':link'] + expected: FAIL + + [':link' doesn't match elements whos href attribute has been removed] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/readwrite-readonly.html.ini b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/readwrite-readonly.html.ini new file mode 100644 index 000000000..e65d8ddba --- /dev/null +++ b/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/readwrite-readonly.html.ini @@ -0,0 +1,56 @@ +[readwrite-readonly.html] + type: testharness + [The :read-write pseudo-class must match input elements to which the readonly attribute applies, and that are mutable] + expected: FAIL + + [The :read-only pseudo-class must not match input elements to which the readonly attribute applies, and that are mutable] + expected: FAIL + + [The :read-write pseudo-class must not match input elements after the readonly attribute has been added] + expected: FAIL + + [The :read-only pseudo-class must match input elements after the readonly attribute has been added] + expected: FAIL + + [The :read-write pseudo-class must not match input elements after the readonly attribute has been removed] + expected: FAIL + + [The :read-only pseudo-class must match input elements after the readonly attribute has been removed] + expected: FAIL + + [The :read-write pseudo-class must match textarea elements that do not have a readonly attribute, and that are not disabled] + expected: FAIL + + [The :read-only pseudo-class must match textarea elements that have a readonly attribute, or that are disabled] + expected: FAIL + + [The :read-write pseudo-class must match textarea elements after the readonly attribute has been added] + expected: FAIL + + [The :read-only pseudo-class must match textarea elements after the readonly attribute has been added] + expected: FAIL + + [The :read-write pseudo-class must not match textarea elements that are disabled] + expected: FAIL + + [The :read-only pseudo-class must match textarea elements that are disabled] + expected: FAIL + + [The :read-write pseudo-class must match elements that are editable] + expected: FAIL + + [The :read-only pseudo-class must not match elements that are editable] + expected: FAIL + + [The :read-write pseudo-class must match elements that are editing hosts] + expected: FAIL + + [The :read-only pseudo-class must not match elements that are editing hosts] + expected: FAIL + + [The :read-write pseudo-class must not match input elements to which the readonly attribute does not apply] + expected: FAIL + + [The :read-only pseudo-class must match input elements to which the readonly attribute does not apply] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/tabular-data/the-caption-element/caption_001.html.ini b/testing/web-platform/meta/html/semantics/tabular-data/the-caption-element/caption_001.html.ini new file mode 100644 index 000000000..bb7580d2a --- /dev/null +++ b/testing/web-platform/meta/html/semantics/tabular-data/the-caption-element/caption_001.html.ini @@ -0,0 +1,5 @@ +[caption_001.html] + type: testharness + [setting caption on a table] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini new file mode 100644 index 000000000..3d3356f23 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/caption-methods.html.ini @@ -0,0 +1,11 @@ +[caption-methods.html] + type: testharness + [createCaption method creates a new caption and inserts it as the first node of the table element] + expected: FAIL + + [createCaption method creates new caption if existing caption is not in html namespace] + expected: FAIL + + [createCaption will not copy table's prefix] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/tHead.html.ini b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/tHead.html.ini new file mode 100644 index 000000000..61364e793 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/tHead.html.ini @@ -0,0 +1,5 @@ +[tHead.html] + type: testharness + [tHead tests] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/table-insertRow.html.ini b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/table-insertRow.html.ini new file mode 100644 index 000000000..5b21e073c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/tabular-data/the-table-element/table-insertRow.html.ini @@ -0,0 +1,5 @@ +[table-insertRow.html] + type: testharness + [insertRow should not copy prefixes] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini b/testing/web-platform/meta/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini new file mode 100644 index 000000000..bd68e0265 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini @@ -0,0 +1,8 @@ +[sectionRowIndex.html] + type: testharness + [Row in script-created table] + expected: FAIL + + [Row in script-created nested table] + expected: FAIL + diff --git a/testing/web-platform/meta/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html.ini b/testing/web-platform/meta/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html.ini new file mode 100644 index 000000000..243ddbeb7 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/text-level-semantics/the-bdi-element/bdi-neutral-nested.html.ini @@ -0,0 +1,5 @@ +[bdi-neutral-nested.html] + type: reftest + expected: + if (os == "linux") and (processor == "x86") and (bits == 32): FAIL + if (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/html/semantics/text-level-semantics/the-bdo-element/bdo-override.html.ini b/testing/web-platform/meta/html/semantics/text-level-semantics/the-bdo-element/bdo-override.html.ini new file mode 100644 index 000000000..1093b89f0 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/text-level-semantics/the-bdo-element/bdo-override.html.ini @@ -0,0 +1,3 @@ +[bdo-override.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/text-level-semantics/the-br-element/br-bidi.html.ini b/testing/web-platform/meta/html/semantics/text-level-semantics/the-br-element/br-bidi.html.ini new file mode 100644 index 000000000..795c8f230 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/text-level-semantics/the-br-element/br-bidi.html.ini @@ -0,0 +1,3 @@ +[br-bidi.html] + type: reftest + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html.ini b/testing/web-platform/meta/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html.ini new file mode 100644 index 000000000..424b31ada --- /dev/null +++ b/testing/web-platform/meta/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html.ini @@ -0,0 +1,3 @@ +[wbr-element.html] + type: reftest + expected: FAIL |