Source code

Revision control

Copy as Markdown

Other Tools

Test Info: Warnings

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