4 testRunner
.dumpAsText();
6 window
.onload = function() {
7 document
.getElementById('object').appendChild(document
.getElementById('meta'));
8 document
.execCommand('FindString', 'test');
12 caption:first-line { visibility: hidden; }
13 caption:first-letter { color: red; }
16 The test passes if it does not CRASH in debug builds.