blob: 3135929fd32cda8ea552955224cb4179ce58d4ea [file] [log] [blame]
// <-- magic whitespace onload = () => { document.querySelector('script').appendChild(document.createElement('span')); document.execCommand('FindString', false, 'a'); document.execCommand('FontSizeDelta', false, '1'); }; if (window.testRunner) testRunner.dumpAsText();
The test PASS if it does not CRASH.