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

File layout.test.js

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

Source from the content-addressed store, hash-verified

1function isDisplayed(element) {
2 var originalElement = element;
3
4 while (element && element.parentNode) {

Callers

nothing calls this directly

Calls 8

testFunction · 0.85
$Function · 0.85
infoFunction · 0.85
$wFunction · 0.85
scrollToFunction · 0.85
doneFunction · 0.85
waitFunction · 0.85
isDisplayedFunction · 0.70

Tested by

no test coverage detected