2 This page tests cached get and set through a proxy object. If the test passes,
3 you'll see a PASS message below.
6 <pre id=
"console"></pre>
10 testRunner
.dumpAsText();
15 document
.getElementById("console").appendChild(document
.createTextNode(s
));
21 for (var i
= 0; i
< 3; ++i
)
24 log("PASS: You didn't crash.\n");