Added a test case for "purple include", fixed a bug.

This commit is contained in:
John Resig 2007-08-25 03:55:12 +00:00
parent 34f1042902
commit 0477a6e99e
3 changed files with 16 additions and 2 deletions

View file

@ -0,0 +1,3 @@
<div class="user">This is a user</div>
<div class="user">This is a user</div>
<div class="teacher">This is a teacher</div>