summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis/system-state-and-capabilities
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/html/webappapis/system-state-and-capabilities
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-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/webappapis/system-state-and-capabilities')
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.js.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html.ini23
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/001.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/002.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/003.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/004.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/005.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/006.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html.ini41
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/001.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/002.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/003.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/005.xhtml.ini5
-rw-r--r--testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/006.xhtml.ini5
15 files changed, 129 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.js.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.js.ini
new file mode 100644
index 000000000..ea514567e
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.js.ini
@@ -0,0 +1,5 @@
+[NavigatorID.worker]
+ type: testharness
+ [vendorSub]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html.ini
new file mode 100644
index 000000000..2d2b29bf2
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html.ini
@@ -0,0 +1,23 @@
+[content.html]
+ type: testharness
+ [%s instead of domain name should throw SYNTAX_ERR]
+ expected: FAIL
+
+ [%s instead of subdomain name should throw syntax_err]
+ expected: FAIL
+
+ [a url argument pointing to a different domain name, without %s should throw SYNTAX_ERR]
+ expected: FAIL
+
+ [attempting to override the image/jpeg MIME type should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the text/html MIME type should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the text/javascript MIME type should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the text/plain MIME type should throw SECURITY_ERR]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/001.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/001.xhtml.ini
new file mode 100644
index 000000000..3e0823f0c
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/001.xhtml.ini
@@ -0,0 +1,5 @@
+[001.xhtml]
+ type: testharness
+ [isContentHandlerRegistered for new content type]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/002.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/002.xhtml.ini
new file mode 100644
index 000000000..a84ad5040
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/002.xhtml.ini
@@ -0,0 +1,5 @@
+[002.xhtml]
+ type: testharness
+ [isContentHandlerRegistered for content type that is not yet accepted]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/003.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/003.xhtml.ini
new file mode 100644
index 000000000..723c18f52
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/003.xhtml.ini
@@ -0,0 +1,5 @@
+[003.xhtml]
+ type: testharness
+ [Content type case insensitivity in isContentHandlerRegistered]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/004.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/004.xhtml.ini
new file mode 100644
index 000000000..91905d892
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/004.xhtml.ini
@@ -0,0 +1,5 @@
+[004.xhtml]
+ type: testharness
+ [Non-matching url in isContentHandlerRegistered]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/005.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/005.xhtml.ini
new file mode 100644
index 000000000..99a8c7540
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/005.xhtml.ini
@@ -0,0 +1,5 @@
+[005.xhtml]
+ type: testharness
+ [Invalid characters in content type in isContentHandlerRegistered]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/006.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/006.xhtml.ini
new file mode 100644
index 000000000..a768ca307
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/content/006.xhtml.ini
@@ -0,0 +1,5 @@
+[006.xhtml]
+ type: testharness
+ [Blacklisted content type and isContentHandlerRegistered]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html.ini
new file mode 100644
index 000000000..962ba3434
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html.ini
@@ -0,0 +1,41 @@
+[protocol.html]
+ type: testharness
+ [%s instead of domain name should throw SYNTAX_ERR]
+ expected: FAIL
+
+ [%s instead of subdomain name should throw SYNTAX_ERR]
+ expected: FAIL
+
+ [a url argument pointing to a different domain name, without %s should throw SYNTAX_ERR]
+ expected: FAIL
+
+ [attempting to override the attachment protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the cid protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the livescript protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the mid protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the mocha protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the opera protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the operamail protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the res protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the shttp protocol should throw SECURITY_ERR]
+ expected: FAIL
+
+ [attempting to override the tcl protocol should throw SECURITY_ERR]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/001.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/001.xhtml.ini
new file mode 100644
index 000000000..bc745c6d1
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/001.xhtml.ini
@@ -0,0 +1,5 @@
+[001.xhtml]
+ type: testharness
+ [isProtocolHandlerRegistered for new protocol]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/002.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/002.xhtml.ini
new file mode 100644
index 000000000..1de86a1cb
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/002.xhtml.ini
@@ -0,0 +1,5 @@
+[002.xhtml]
+ type: testharness
+ [isProtocolHandlerRegistered for protocol that is not yet accepted]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/003.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/003.xhtml.ini
new file mode 100644
index 000000000..10d85e689
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/003.xhtml.ini
@@ -0,0 +1,5 @@
+[003.xhtml]
+ type: testharness
+ [Protocol case insensitivity in isProtocolHandlerRegistered]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml.ini
new file mode 100644
index 000000000..d0bc1c3b1
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml.ini
@@ -0,0 +1,5 @@
+[004.xhtml]
+ type: testharness
+ [Non-matching url in isProtocolHandlerRegistered]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/005.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/005.xhtml.ini
new file mode 100644
index 000000000..da3933852
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/005.xhtml.ini
@@ -0,0 +1,5 @@
+[005.xhtml]
+ type: testharness
+ [Invalid characters in protocol scheme and isProtocolHandlerRegistered]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/006.xhtml.ini b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/006.xhtml.ini
new file mode 100644
index 000000000..1466324af
--- /dev/null
+++ b/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/006.xhtml.ini
@@ -0,0 +1,5 @@
+[006.xhtml]
+ type: testharness
+ [Scheme outside white list and isProtocolHandlerRegistered]
+ expected: FAIL
+