Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinymce/tinymce
/ EditableRootTest.ts
File
EditableRootTest.ts
modules/tinymce/src/core/test/ts/browser/EditableRootTest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Waiter } from
'@ephox/agar'
;
2
import
{ context, describe, it } from
'@ephox/bedrock-client'
;
3
import
{ TinyHooks } from
'@ephox/wrap-mcagar'
;
4
import
{ assert } from
'chai'
;
Callers
nothing calls this directly
Calls
9
describe
Function · 0.85
assertRootEditableState
Function · 0.85
assertContentEditableState
Function · 0.85
getBody
Method · 0.80
setEditableRoot
Method · 0.80
set
Method · 0.80
hasEditableRoot
Method · 0.80
on
Method · 0.65
context
Function · 0.50
Tested by
no test coverage detected