diff options
author | timmywil <tim.willison@thisismedium.com> | 2011-03-25 02:07:15 -0400 |
---|---|---|
committer | timmywil <tim.willison@thisismedium.com> | 2011-04-03 19:13:40 -0400 |
commit | 47c80c2050fbc15b84cb69edce309777e71b6387 (patch) | |
tree | a7b915a8ffe5361bf839e54d8e99a0fe2bc5fa18 /test/index.html | |
parent | 9e05a0a37fcc6fc4985a95370f91e1f792e2273b (diff) | |
download | jquery-47c80c2050fbc15b84cb69edce309777e71b6387.tar.gz jquery-47c80c2050fbc15b84cb69edce309777e71b6387.zip |
Add test for bug#3685, remove added html and add dynamicly to avoid global test suite errors
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/index.html b/test/index.html index 584f1f864..c7c2ae55d 100644 --- a/test/index.html +++ b/test/index.html @@ -203,8 +203,6 @@ Z</textarea> <select name="D4" disabled="disabled"> <option selected="selected" value="NO">NO</option> </select> - <input name="id" /> - <input id="target" name="target" /> </form> <div id="moretests"> <form> |