<progress style="height: 0;"></progress><br/> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
document.write("system-styled indeterminate progress bar height should be > 0, was: " + document.getElementsByTagName("progress")[0].offsetHeight); | |
</script> |