diff options
author | Corey Frang <gnarf@gnarf.net> | 2011-07-13 22:54:25 -0500 |
---|---|---|
committer | Corey Frang <gnarf@gnarf.net> | 2011-07-13 22:54:25 -0500 |
commit | 5b0c3060f0f55d39d2251d4f79be58570c5ba029 (patch) | |
tree | 108c6002f6124227c916be85def0d3adef95de12 /test/index.html | |
parent | d1c4f0e0d19da3478640bdff64a4c419683553a8 (diff) | |
download | jquery-5b0c3060f0f55d39d2251d4f79be58570c5ba029.tar.gz jquery-5b0c3060f0f55d39d2251d4f79be58570c5ba029.zip |
Unit test for #6652
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html index 4b4c98552..93d2209d0 100644 --- a/test/index.html +++ b/test/index.html @@ -226,6 +226,9 @@ Z</textarea> <div id="t2037"> <div><div class="hidden">hidden</div></div> </div> + <div id="t6652"> + <div></div> + </div> </div> <div id="tabindex-tests"> |