Skip to content

Commit

Permalink
larger condition
Browse files Browse the repository at this point in the history
  • Loading branch information
brabalan committed Oct 9, 2017
1 parent f91e4a6 commit 5121ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h2 class="hint">Interactive Debugger for the JavaScript Specification</h2>
<!--<input type="button" id='button_selection' value="ReachSelection" /><div class="hint">(7)</div>-->

<div style="margin-top: 0.2em">Condition:
<input type="textbox" id='reach_condition' style="width:20em" />
<input type="textbox" id='reach_condition' style="width:30em" />
<input type="button" id='button_reach_condition' value="Reach" />
<input type="button" id='button_test_condition' value="Test" />
<span id="reach_output"></span>
Expand Down

0 comments on commit 5121ab7

Please sign in to comment.