Home
last modified time | relevance | path

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

/freebsd-head/contrib/libxo/xohtml/external/
HDjquery.js1430 getSetAttribute: div.className !== "t", property in jQuery.support.support
2213 getSetAttribute = jQuery.support.getSetAttribute,
2571 elem.removeAttribute( getSetAttribute ? name : propName );
2723 if ( !getSetAttribute ) {