Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BorisMoore/jquery-tmpl
/ resultDisplayStyle
Function
resultDisplayStyle
tests/qunit.js:749–751 ·
view source on GitHub ↗
(passed)
Source
from the content-addressed store, hash-verified
747
}
748
749
function
resultDisplayStyle(passed) {
750
return
passed && id(
"qunit-filter-pass"
) && id(
"qunit-filter-pass"
).checked ?
'none'
:
''
;
751
}
752
753
function
escapeHtml(s) {
754
if
(!s) {
Callers
1
qunit.js
File · 0.85
Calls
1
id
Function · 0.85
Tested by
no test coverage detected