2 <div id=
"target">This test passes if it does not crash.
</div>
5 {fontSize
: 'large', fontWeight
: 'normal'},
6 {fontSize
: 'small', fontWeight
: 'bold'},
8 if (window
.testRunner
) {
9 testRunner
.dumpAsText();
10 testRunner
.waitUntilDone();
12 requestAnimationFrame(function() {
13 if (window
.testRunner
) {
14 testRunner
.notifyDone();