Home
last modified time | relevance | path

Searched refs:defaultDisplay (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libxo/xohtml/external/
H A Djquery.js8312 jQuery._data( elem, "olddisplay", defaultDisplay(elem.nodeName) );
8459 … if ( !jQuery.support.inlineBlockNeedsLayout || defaultDisplay( this.nodeName ) === "inline" ) {
8906 function defaultDisplay( nodeName ) { function