Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gauntlet/imports/happy_dom.ts>SVGSVGElement#checkEnclosure

Work-in-progress front-end tool which does put a smile on my face
Latest
method SVGSVGElement.prototype.checkEnclosure
Re-export
import { SVGSVGElement } from "https://deno.land/x/gauntlet@v0.0.9/imports/happy_dom.ts";

Returns true if the rendered content of the given element is entirely contained within the supplied rectangle.

Returns

boolean

Enclousure state.