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

File scrollIntoView.test.ts

src/test/mutation-transfer/scrollIntoView.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 { TransferrableMutationType } from '../../transfer/TransferrableMutation.js';
4import { createTestingDocument } from '../DocumentCreation.js';

Callers

nothing calls this directly

Calls 4

createTestingDocumentFunction · 0.85
expectMutationsFunction · 0.85
createElementMethod · 0.80
scrollIntoViewMethod · 0.80

Tested by

no test coverage detected