./wpt run --debug-test firefox content-security-policy/navigation/to-javascript-parent-initiated-child-csp.html
Expected: test runs and passes.
Actual: a popup titled "Profile Missing" with "Your Firefox profile cannot be loaded. It may be missing or inaccessible." is shown.
STR:
./wpt run --debug-test firefox content-security-policy/navigation/to-javascript-parent-initiated-child-csp.html
Expected: test runs and passes. Actual: a popup titled "Profile Missing" with "Your Firefox profile cannot be loaded. It may be missing or inaccessible." is shown.
Works with "chrome" instead of "firefox".