MCPcopy
hub / github.com/ampproject/worker-dom / setCharacterData.test.ts

File setCharacterData.test.ts

src/test/mutationobserver/setCharacterData.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import anyTest, { TestFn } from 'ava';
2import { Document } from '../../worker-thread/dom/Document.js';
3import { MutationRecord, MutationRecordType } from '../../worker-thread/MutationRecord.js';
4import { createTestingDocument } from '../DocumentCreation.js';

Callers

nothing calls this directly

Calls 4

createTestingDocumentFunction · 0.85
createTextNodeMethod · 0.80
disconnectMethod · 0.80
observeMethod · 0.80

Tested by

no test coverage detected