MCPcopy Create free account
hub / github.com/nodejs/node / status_class

Function status_class

test/fixtures/wpt/resources/testharness.js:4431–4434  ·  view source on GitHub ↗
(status)

Source from the content-addressed store, hash-verified

4429 });
4430
4431 function status_class(status)
4432 {
4433 return status.replace(/\s/g, '').toLowerCase();
4434 }
4435
4436 var summary_template = ["section", {"id":"summary"},
4437 ["h2", {}, "Summary"],

Callers 2

testharness.jsFile · 0.70
get_asserts_outputFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected