Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/Tencent/kbone
/ text-node.test.js
File
text-node.test.js
packages/miniprogram-render/test/node/text-node.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
mock = require(
'../mock'
)
2
const
Node = require(
'../../src/node/node'
)
3
4
let
document
Callers
nothing calls this directly
Calls
7
createTextNode
Method · 0.80
createElement
Method · 0.80
appendChild
Method · 0.80
removeChild
Method · 0.80
addEventListener
Method · 0.45
removeEventListener
Method · 0.45
cloneNode
Method · 0.45
Tested by
no test coverage detected