Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ MT
Function
MT
static/js/codemirror/mode/css/test.js:3–3 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
1
(
function
() {
2
var
mode = CodeMirror.getMode({tabSize: 4},
"css"
);
3
function
MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 2)); }
4
5
// Requires at least one media query
6
MT(
"atMediaEmpty"
,
Callers
1
test.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected