4 counter-increment: list-item;
8 if (window
.testRunner
) {
9 testRunner
.waitUntilDone();
13 document
.body
.innerHTML
= "PASS: Malformed table counters do not cause crash";
14 if (window
.testRunner
) {
15 testRunner
.notifyDone();
16 testRunner
.dumpAsText();
20 <body onload=
"crash()">