Source code

Revision control

Copy as Markdown

Other Tools

Test Info: Errors

"use strict";
add_task(async function () {
// Test cross origin iframes work.
await testGreen(
screenshotPath
);
});