Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
var
testVar =
'to be updated'
, testVar2 =
''
;
2
3
Element.addMethods({
4
hashBrowns:
function
(element) {
return
'hash browns'
; }
Callers
nothing calls this directly
Calls
12
$w
Function · 0.85
test
Function · 0.85
$
Function · 0.85
info
Function · 0.85
getInnerHTML
Function · 0.85
createParagraph
Function · 0.85
$A
Function · 0.85
wait
Function · 0.85
done
Function · 0.85
$H
Function · 0.85
simulateClick
Function · 0.85
uidForElement
Function · 0.70
Tested by
no test coverage detected