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

File textContent.test.ts

src/test/element/textContent.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

createTestingDocumentFunction · 0.85
createElementMethod · 0.80
createTextNodeMethod · 0.80

Tested by

no test coverage detected