mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
@@ -3114,6 +3114,9 @@ function test_parseHTML() {
|
||||
$( "<ol></ol>" )
|
||||
.append( nodeNames.join( "" ) )
|
||||
.appendTo( $log );
|
||||
|
||||
// parse HTML with all parameters
|
||||
$.parseHTML( str, document, true );
|
||||
}
|
||||
|
||||
// http://api.jquery.com/jQuery.parseJSON/
|
||||
|
||||
Reference in New Issue
Block a user