Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ mathml.test.jsx
File
mathml.test.jsx
test/browser/mathml.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { createElement, Component, render } from
'preact'
;
2
import { setupRerender } from
'preact/test-utils'
;
3
import { setupScratch, teardown } from
'../_util/helpers'
;
4
Callers
nothing calls this directly
Calls
5
setupScratch
Function · 0.90
teardown
Function · 0.90
render
Function · 0.90
setupRerender
Function · 0.90
appendChild
Method · 0.65
Tested by
no test coverage detected