Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 1594748 - Expect the test for window.crossOriginIsolated to pass …
Browse files Browse the repository at this point in the history
…since we have implemented that; r=JuniorHsu

Differential Revision: https://phabricator.services.mozilla.com/D57137
  • Loading branch information
chihweitung committed Dec 31, 2019
1 parent 65fc6b7 commit c7b8c57
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
expected:
if (processor == "x86") and not debug: ["OK", "TIMEOUT"]
[Bonus: window.crossOriginIsolated]
expected: FAIL
expected:
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]

[Same-origin popup with coop unsafe-inherit/coep]
expected:
Expand Down

0 comments on commit c7b8c57

Please sign in to comment.