Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js1867 dataAttr( this[0], name, data[ name ] );
1891 data = dataAttr( this[0], key, data );
1917 function dataAttr( elem, key, data ) { function