Bug Tracker

Show
Ignore:
Timestamp:
12/07/07 01:52:21 (9 months ago)
Author:
davidserduke
Message:

Fixed #1039 and #1733 by going through the core API and making them text node and comment node safe.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/test/index.html

    r4029 r4062  
    172172                </div> 
    173173            </form> 
     174            <div id="nonnodes"><span>hi</span> there <!-- mon ami --></div> 
    174175        </div> 
    175176    </div>