Home | History | Annotate | Download | only in parse-only

Lines Matching refs:leadingWhitespace

937 				if ( !jQuery.support.leadingWhitespace && /^\s/.test( elem ) )
3134 leadingWhitespace: div.firstChild.nodeType == 3,