Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pixijs/pixijs
/ AccessibilitySystem.test.ts
File
AccessibilitySystem.test.ts
src/accessibility/__tests__/AccessibilitySystem.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ AccessibilitySystem } from
'../AccessibilitySystem'
;
2
import
'../init'
;
3
import
{ getWebGLRenderer } from
'@test-utils'
;
4
import
{ Container } from
'~/scene'
;
Callers
nothing calls this directly
Calls
9
getWebGLRenderer
Function · 0.85
setAccessibilityEnabled
Method · 0.80
getAttribute
Method · 0.80
destroy
Method · 0.65
init
Method · 0.65
contains
Method · 0.65
addChild
Method · 0.65
render
Method · 0.65
postrender
Method · 0.65
Tested by
no test coverage detected