summaryrefslogtreecommitdiff
path: root/tests/gold/html/partial/partial_py.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gold/html/partial/partial_py.html')
-rw-r--r--tests/gold/html/partial/partial_py.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/gold/html/partial/partial_py.html b/tests/gold/html/partial/partial_py.html
index f004808a..abd755d0 100644
--- a/tests/gold/html/partial/partial_py.html
+++ b/tests/gold/html/partial/partial_py.html
@@ -22,10 +22,10 @@
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
<h2 class="stats">
7 statements &nbsp;
- <span class="run shortkey_r button_toggle_run">7 run</span>
- <span class="mis show_mis shortkey_m button_toggle_mis">0 missing</span>
- <span class="exc show_exc shortkey_x button_toggle_exc">1 excluded</span>
- <span class="par run show_par shortkey_p button_toggle_par">1 partial</span>
+ <button type="button" class="run shortkey_r button_toggle_run" title="Toggle lines run">7 run</button>
+ <button type="button" class="mis show_mis shortkey_m button_toggle_mis" title="Toggle lines missing">0 missing</button>
+ <button type="button" class="exc show_exc shortkey_x button_toggle_exc" title="Toggle lines excluded">1 excluded</button>
+ <button type="button" class="par run show_par shortkey_p button_toggle_par" title="Toggle lines partially run">1 partial</button>
</h2>
</div>
</div>