MCPcopy
hub / github.com/ampproject/amphtml / test-video-manager.js

File test-video-manager.js

test/integration/test-video-manager.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {dispatchCustomEvent, waitForChildPromise} from '#core/dom';
2import {isLayoutSizeDefined} from '#core/dom/layout';
3import {isAutoplaySupported, resetIsAutoplaySupported} from '#core/dom/video';
4import {toArray} from '#core/types/array';

Callers

nothing calls this directly

Calls 15

toArrayFunction · 0.90
listenOncePromiseFunction · 0.90
dispatchCustomEventFunction · 0.90
waitForChildPromiseFunction · 0.90
resetIsAutoplaySupportedFunction · 0.90
isAutoplaySupportedFunction · 0.90
beforeEachFunction · 0.85
expectFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected