5 <script src=
"../resources/runner.js"></script>
7 var div
= document
.getElementById("foo");
9 PerfTestRunner
.measureRunsPerSecond({
10 description
: "This benchmark covers 'element.property' in Dromaeo/dom-attr.html, 'innerHTML' in Dromaeo/dom-modify.html, and other DOM attributes that return a String.",
13 for (var i
= 0; i
< 100000; i
++)