blob: d106728a60cef257bed00a64e3b2af3dcc8d1d2c [file] [log] [blame]
<style>* {counter-increment: x;}</style>
<script>
window.onload = function() {
if (window.testRunner)
testRunner.dumpAsText();
document.body.innerHTML = "PASS: Clearing ruby text with counters does not crash.";
}
</script>
<ruby>
<rt></rt>
<div></div>
</ruby>