For fix #1999 changed the RegExp to be non-greedy. Thanks emartin24.
[jquery.git] / test / data / test3.html
1 <div class="user">This is a user</div>
2 <div class="user">This is a user</div>
3 <div class="teacher">This is a teacher</div>