Source code

Revision control

Copy as Markdown

Other Tools

// META: script=helpers.js
// META: script=/resources/testdriver.js
// META: script=/resources/testdriver-vendor.js
'use strict';
const frameSourceUrl =
const sandboxAttribute = 'allow-scripts allow-same-origin';
RunTestsInIFrame(frameSourceUrl, sandboxAttribute);