MCPcopy
hub / github.com/Mottie/Keyboard / id

Function id

testing/qunit-2.9.2.js:4645–4647  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

4643 }
4644
4645 function id(name) {
4646 return document.getElementById && document.getElementById(name);
4647 }
4648
4649 function abortTests() {
4650 var abortButton = id("qunit-abort-tests-button");

Callers 11

abortTestsFunction · 0.85
toolbarChangedFunction · 0.85
applyUrlParamsFunction · 0.85
appendToolbarFunction · 0.85
appendHeaderFunction · 0.85
appendBannerFunction · 0.85
appendTestResultsFunction · 0.85
appendUserAgentFunction · 0.85
appendInterfaceFunction · 0.85
appendTestFunction · 0.85
qunit-2.9.2.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected