MCPcopy Create free account
hub / github.com/Vanilagy/webcodecs-polyfill /

Class

src/dom_rect_read_only.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 * Corresponds to the DOM DOMRectReadOnly API.
13 */
14export class DOMRectReadOnlyPolyfill {
15 /**
16 * The x-coordinate of the rectangle.
17 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected