-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1586768 [wpt PR 19550] - Update wpt metadata, a=testonly
wpt-pr: 19550 wpt-type: metadata
- Loading branch information
1 parent
325fc61
commit 3716ab6
Showing
11 changed files
with
87 additions
and
0 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...ing/web-platform/meta/fetch/metadata/sec-fetch-dest/appcache.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[appcache.tentative.https.sub.html] | ||
expected: TIMEOUT | ||
[Appcache!] | ||
expected: TIMEOUT | ||
|
7 changes: 7 additions & 0 deletions
7
...-platform/meta/fetch/metadata/sec-fetch-dest/fetch-preflight.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[fetch-preflight.tentative.https.sub.html] | ||
[Same-site fetch with preflight] | ||
expected: FAIL | ||
|
||
[Cross-site fetch with preflight] | ||
expected: FAIL | ||
|
10 changes: 10 additions & 0 deletions
10
testing/web-platform/meta/fetch/metadata/sec-fetch-dest/font.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[font.tentative.https.sub.html] | ||
[Cross-Site font] | ||
expected: FAIL | ||
|
||
[Same-Site font] | ||
expected: FAIL | ||
|
||
[Same-Origin font] | ||
expected: FAIL | ||
|
10 changes: 10 additions & 0 deletions
10
testing/web-platform/meta/fetch/metadata/sec-fetch-dest/history.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[history.tentative.https.sub.html] | ||
[back to same-origin-initiated navigation] | ||
expected: FAIL | ||
|
||
[back to same-site-initiated navigation] | ||
expected: FAIL | ||
|
||
[back to cross-site-initiated navigation] | ||
expected: FAIL | ||
|
19 changes: 19 additions & 0 deletions
19
testing/web-platform/meta/fetch/metadata/sec-fetch-dest/iframe.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[iframe.tentative.https.sub.html] | ||
[web-platform.test -> www.not-web-platform.test:8443 iframe: user-activated] | ||
expected: FAIL | ||
|
||
[web-platform.test -> web-platform.test:8443 iframe: user-activated] | ||
expected: FAIL | ||
|
||
[web-platform.test -> www.web-platform.test:8443 iframe: forced] | ||
expected: FAIL | ||
|
||
[web-platform.test -> web-platform.test:8443 iframe: forced] | ||
expected: FAIL | ||
|
||
[web-platform.test -> www.web-platform.test:8443 iframe: user-activated] | ||
expected: FAIL | ||
|
||
[web-platform.test -> www.not-web-platform.test:8443 iframe: forced] | ||
expected: FAIL | ||
|
4 changes: 4 additions & 0 deletions
4
.../sec-fetch-dest/redirect/multiple-redirect-https-downgrade-upgrade.tentative.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[multiple-redirect-https-downgrade-upgrade.tentative.sub.html] | ||
[multiple-redirect-https-downgrade-upgrade] | ||
expected: FAIL | ||
|
4 changes: 4 additions & 0 deletions
4
...ta/fetch/metadata/sec-fetch-dest/redirect/redirect-https-downgrade.tentative.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[redirect-https-downgrade.tentative.sub.html] | ||
[redirect-https-downgrade] | ||
expected: FAIL | ||
|
10 changes: 10 additions & 0 deletions
10
.../fetch/metadata/sec-fetch-dest/redirect/same-origin-redirect.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[same-origin-redirect.tentative.https.sub.html] | ||
[Same-Origin -> Cross-Site redirect] | ||
expected: FAIL | ||
|
||
[Same-Origin -> Same-Site redirect] | ||
expected: FAIL | ||
|
||
[Same-Origin -> Same-Origin redirect] | ||
expected: FAIL | ||
|
10 changes: 10 additions & 0 deletions
10
...ta/fetch/metadata/sec-fetch-dest/redirect/same-site-redirect.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[same-site-redirect.tentative.https.sub.html] | ||
[Same-Site -> Same-Origin redirect] | ||
expected: FAIL | ||
|
||
[Same-Site -> Same-Site redirect] | ||
expected: FAIL | ||
|
||
[Same-Site -> Cross-Site redirect] | ||
expected: FAIL | ||
|
4 changes: 4 additions & 0 deletions
4
...eb-platform/meta/fetch/metadata/sec-fetch-dest/serviceworker.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[serviceworker.tentative.https.sub.html] | ||
[metadata for service worker scripts] | ||
expected: FAIL | ||
|
4 changes: 4 additions & 0 deletions
4
testing/web-platform/meta/fetch/metadata/sec-fetch-dest/worker.tentative.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[worker.tentative.https.sub.html] | ||
[Same-Origin worker] | ||
expected: FAIL | ||
|