Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Errors
- This test gets skipped with pattern: os == 'win' OR ccov OR tsan
- This test failed 1 times in the preceding 30 days. quicksearch this test
- Manifest: browser/components/shell/test/browser.toml
"use strict";
add_task(async function () {
// Test cross origin iframes work.
await testGreen(
screenshotPath
);
});