MCPcopy
hub / github.com/jsdom/jsdom / node.js

File node.js

lib/jsdom/living/node.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2const { appendAttribute } = require("./attributes");
3const NODE_TYPE = require("./node-type");
4

Callers

nothing calls this directly

Calls 11

createElementFunction · 0.85
_cloneDocumentMethod · 0.80
createDocumentTypeMethod · 0.80
cloneMethod · 0.80
_createAttributeMethod · 0.80
createTextNodeMethod · 0.80
createCDATASectionMethod · 0.80
createCommentMethod · 0.80
_appendMethod · 0.80

Tested by

no test coverage detected