Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js4363 },persistor:function(context,xpath){var elts=xpath?getElementsByXPath(context.window.document,xpath…
7038 this.getElementsByXPath=function(doc,xpath){var nodes=[]; method
7047 return this.getElementsByXPath(doc,xpath)