51 |
<iframe id="browserIframe" onload="browser_load();"></iframe> |
<iframe id="browserIframe" onload="browser_load();"></iframe> |
52 |
</div> |
</div> |
53 |
<div class="TabPage"> |
<div class="TabPage"> |
54 |
<input type="checkbox" id="checkbox" onclick="checkbox_click();"> <label for="checkbox">Show missing statements column</label> |
<input type="checkbox" id="checkbox" onclick="return checkbox_click();"> <label for="checkbox">Show missing statements column</label> |
55 |
<div id="summaryDiv"> |
<div id="summaryDiv"> |
56 |
<table id="summaryTable"> |
<table id="summaryTable"> |
57 |
<thead> |
<thead> |