Skip to content

Commit

Permalink
Update test suite with apostrophe test
Browse files Browse the repository at this point in the history
  • Loading branch information
lefthandedgoat committed Aug 18, 2015
1 parent 4cbe6aa commit 827c0b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/files/testpages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ <h1 id="welcome">Welcome</h1>
</ul>
<label id="hover">not hovered</label>

<br>
<label>I've got an apostrophe</label>

<script type="text/javascript">
$(document).ready(function () {
setTimeout(function () { $("#ajax").html("ajax loaded"); }, 2000)
Expand Down

0 comments on commit 827c0b7

Please sign in to comment.