aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/iframe.html
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #1264. If you read the bug there were many proposed changes. As it ↵David Serduke2007-12-051-0/+8
turned out most of them had already been implemented. The last ones necessary were in .domManip() with when a <table> was 'this' and for .text(). Adding these last changes seems to make dom and text manipulation in IE frames possible. Unit test cases were added as well. In addition "submit.gif" was removed from the test suite index.html since it didn't exist.