MCPcopy Index your code
hub / github.com/prototypejs/prototype / dom.test.js

File dom.test.js

test/unit/tests/dom.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var testVar = 'to be updated', testVar2 = '';
2
3Element.addMethods({
4 hashBrowns: function(element) { return 'hash browns'; }

Callers

nothing calls this directly

Calls 12

$wFunction · 0.85
testFunction · 0.85
$Function · 0.85
infoFunction · 0.85
getInnerHTMLFunction · 0.85
createParagraphFunction · 0.85
$AFunction · 0.85
waitFunction · 0.85
doneFunction · 0.85
$HFunction · 0.85
simulateClickFunction · 0.85
uidForElementFunction · 0.70

Tested by

no test coverage detected