Source code
Revision control
Copy as Markdown
Other Tools
"use strict";
add_task(async function () {
// Test cross origin iframes work.
await testGreen(
screenshotPath
);
});
"use strict";
add_task(async function () {
// Test cross origin iframes work.
await testGreen(
screenshotPath
);
});