Skip to content

Commit

Permalink
Bug 1605205 [wpt PR 20874] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 20874
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Jan 14, 2020
1 parent 27052d6 commit f7bc4b0
Show file tree
Hide file tree
Showing 22 changed files with 250 additions and 49 deletions.
Original file line number Diff line number Diff line change
@@ -1,51 +1,4 @@
[coep-navigate-popup.https.html]
expected:
if (processor == "x86") and not debug: ["OK", "TIMEOUT"]
[Popup navigating to same-origin with coop unsafe-inherit/coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-origin with no coop/coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-origin with coop unsafe-inherit/no coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-site with no coop/coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-origin with coop/no coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-origin with coop/coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-origin with no coop/no coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-site with coop unsafe-inherit/coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-site with coop/no coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-site with no coop/no coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-site with coop unsafe-inherit/no coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Popup navigating to same-site with coop/coep]
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]
[Popup navigating to same-origin with coop unsafe-none/coep]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[coep-redirect.https.html]
[Redirect from coop unsafe-none/coep to coop/coep]
expected: FAIL

[Redirect from coop unsafe-none/coep to coop unsafe-inherit/coep]
expected: FAIL

Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Same-origin popup with coop unsafe-none/coep]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[coep-navigate-popup-unsafe-inherit.https.html]
[Popup navigating to same-origin with coop unsafe-inherit/coep]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-same-origin-unsafe-allow-outgoing-with-cross-origin.https.html]
[same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[popup-same-origin-unsafe-allow-outgoing-with-same-origin.https.html]
[same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-same-origin-unsafe-allow-outgoing-with-same-site.https.html]
[same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-same-site-unsafe-allow-outgoing-with-cross-origin.https.html]
[same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[popup-same-site-unsafe-allow-outgoing-with-same-origin.https.html]
[same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[popup-same-site-unsafe-allow-outgoing-with-same-site.https.html]
[same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[popup-same-site-with-cross-origin.https.html]
[same-site document opening popup to https://not-web-platform.test:8443 with COOP: "unsafe-none"]
expected: FAIL

[same-site document opening popup to https://not-web-platform.test:8443 with COOP: "jibberish"]
expected: FAIL

[same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[same-site document opening popup to https://not-web-platform.test:8443 with COOP: ""]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[popup-same-site-with-same-origin.https.html]
[same-site document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-site document opening popup to https://web-platform.test:8443 with COOP: ""]
expected: FAIL

[same-site document opening popup to https://web-platform.test:8443 with COOP: "unsafe-none"]
expected: FAIL

[same-site document opening popup to https://web-platform.test:8443 with COOP: "jibberish"]
expected: FAIL

[same-site document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[popup-same-site-with-same-site.https.html]
[same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "unsafe-none"]
expected: FAIL

[same-site document opening popup to https://www1.web-platform.test:8443 with COOP: ""]
expected: FAIL

[same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "jibberish"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-same-origin-allow-popups-with-cross-origin.https.html]
[same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[popup-same-origin-allow-popups-with-same-origin.https.html]
[same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-same-origin-allow-popups-with-same-site.https.html]
[same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-unsafe-none-with-cross-origin.https.html]
[unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-unsafe-none-with-same-origin.https.html]
[unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-unsafe-none-with-same-site.https.html]
[unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-unspecified-with-cross-origin.https.html]
[unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-unspecified-with-same-origin.https.html]
[unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

[unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[popup-unspecified-with-same-site.https.html]
[unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site"]
expected: FAIL

[unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing"]
expected: FAIL

[unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups"]
expected: FAIL

[unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected: FAIL

0 comments on commit f7bc4b0

Please sign in to comment.