summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/web-bundle
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /testing/web-platform/meta/web-bundle
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/web-bundle')
-rw-r--r--testing/web-platform/meta/web-bundle/__dir__.ini1
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/accept-header.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/coep.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/corp.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/credentials.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/csp-allowed.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/csp-blocked.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/csp-blockes-bundle.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/element-removal.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/invalid-json.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/nested-bundle.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/network-error.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/not-found.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/path-restriction.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle-cors.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/relative-url-resources.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/relative-url-scopes.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/relative-url-static-element.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/relative-url-with-base.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/request-destination.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/resource-timing-attributes-consistent.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/resource-timing.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/reuse-web-bundle-resource.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/service-worker-controlled.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/static-element-with-base.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/static-element.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/subframe-from-web-bundle.https.tentative.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/subresource-load.https.tentative.sub.html.ini2
-rw-r--r--testing/web-platform/meta/web-bundle/subresource-loading/supports-webbundle.https.tentative.html.ini3
30 files changed, 60 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-bundle/__dir__.ini b/testing/web-platform/meta/web-bundle/__dir__.ini
new file mode 100644
index 0000000000..2ef043b928
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/__dir__.ini
@@ -0,0 +1 @@
+implementation-status: backlog
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/accept-header.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/accept-header.https.tentative.html.ini
new file mode 100644
index 0000000000..47562c20fb
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/accept-header.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[accept-header.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/coep.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/coep.https.tentative.html.ini
new file mode 100644
index 0000000000..0ecb34ed36
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/coep.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[coep.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/corp.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/corp.https.tentative.html.ini
new file mode 100644
index 0000000000..a3dc4711e6
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/corp.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[corp.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/credentials.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/credentials.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..fe08cca46c
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/credentials.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[credentials.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/csp-allowed.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/csp-allowed.https.tentative.html.ini
new file mode 100644
index 0000000000..81418f29e0
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/csp-allowed.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[csp-allowed.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/csp-blocked.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/csp-blocked.https.tentative.html.ini
new file mode 100644
index 0000000000..468cf5afbd
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/csp-blocked.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[csp-blocked.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/csp-blockes-bundle.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/csp-blockes-bundle.https.tentative.html.ini
new file mode 100644
index 0000000000..d20940a535
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/csp-blockes-bundle.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[csp-blockes-bundle.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/element-removal.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/element-removal.https.tentative.html.ini
new file mode 100644
index 0000000000..7a2405b73f
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/element-removal.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[element-removal.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/invalid-json.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/invalid-json.https.tentative.html.ini
new file mode 100644
index 0000000000..00d08c2dc0
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/invalid-json.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[invalid-json.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/nested-bundle.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/nested-bundle.https.tentative.html.ini
new file mode 100644
index 0000000000..b57cf5c222
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/nested-bundle.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[nested-bundle.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/network-error.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/network-error.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..253ab2024d
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/network-error.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[network-error.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/not-found.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/not-found.https.tentative.html.ini
new file mode 100644
index 0000000000..699bf9ae36
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/not-found.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[not-found.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/path-restriction.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/path-restriction.https.tentative.html.ini
new file mode 100644
index 0000000000..067c41fb54
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/path-restriction.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[path-restriction.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle-cors.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle-cors.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..ad73a471fc
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle-cors.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[relative-url-in-web-bundle-cors.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle.https.tentative.html.ini
new file mode 100644
index 0000000000..86b02b7b03
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-in-web-bundle.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[relative-url-in-web-bundle.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-resources.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-resources.https.tentative.html.ini
new file mode 100644
index 0000000000..86eaa4461a
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-resources.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[relative-url-resources.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-scopes.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-scopes.https.tentative.html.ini
new file mode 100644
index 0000000000..fac31f4db1
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-scopes.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[relative-url-scopes.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-static-element.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-static-element.https.tentative.html.ini
new file mode 100644
index 0000000000..36ca93d03a
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-static-element.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[relative-url-static-element.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-with-base.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-with-base.https.tentative.html.ini
new file mode 100644
index 0000000000..4d9311b4db
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/relative-url-with-base.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[relative-url-with-base.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/request-destination.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/request-destination.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..30a8c58de9
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/request-destination.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[request-destination.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/resource-timing-attributes-consistent.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/resource-timing-attributes-consistent.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..39f775823c
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/resource-timing-attributes-consistent.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[resource-timing-attributes-consistent.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/resource-timing.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/resource-timing.https.tentative.html.ini
new file mode 100644
index 0000000000..f3d7546bec
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/resource-timing.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[resource-timing.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/reuse-web-bundle-resource.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/reuse-web-bundle-resource.https.tentative.html.ini
new file mode 100644
index 0000000000..a860adc5c9
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/reuse-web-bundle-resource.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[reuse-web-bundle-resource.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/service-worker-controlled.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/service-worker-controlled.https.tentative.html.ini
new file mode 100644
index 0000000000..5783e5d1b3
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/service-worker-controlled.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[service-worker-controlled.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/static-element-with-base.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/static-element-with-base.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..35ec0be251
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/static-element-with-base.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[static-element-with-base.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/static-element.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/static-element.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..52fc032973
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/static-element.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[static-element.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/subframe-from-web-bundle.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/subframe-from-web-bundle.https.tentative.html.ini
new file mode 100644
index 0000000000..22e487a3aa
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/subframe-from-web-bundle.https.tentative.html.ini
@@ -0,0 +1,2 @@
+[subframe-from-web-bundle.https.tentative.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/subresource-load.https.tentative.sub.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/subresource-load.https.tentative.sub.html.ini
new file mode 100644
index 0000000000..e9aa5785ae
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/subresource-load.https.tentative.sub.html.ini
@@ -0,0 +1,2 @@
+[subresource-load.https.tentative.sub.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/web-bundle/subresource-loading/supports-webbundle.https.tentative.html.ini b/testing/web-platform/meta/web-bundle/subresource-loading/supports-webbundle.https.tentative.html.ini
new file mode 100644
index 0000000000..1290a32508
--- /dev/null
+++ b/testing/web-platform/meta/web-bundle/subresource-loading/supports-webbundle.https.tentative.html.ini
@@ -0,0 +1,3 @@
+[supports-webbundle.https.tentative.html]
+ [HTMLScriptElement.supports returns true for 'webbundle']
+ expected: FAIL