4 testRunner
.dumpAsText();
8 <table STYLE=
"visibility: hidden; left: 489px; top: 105px; width: 213px; "></table>
10 <div id=
"result"></div>
13 if (window
.accessibilityController
) {
14 var body
= document
.getElementById("body");
16 var table
= accessibilityController
.focusedElement
.childAtIndex(0);
18 result
.innerText
+= "Test passes if there is no crash\n\n";