fe20492f0 ^
64d629c61 ^
9997b42c3 ^
1
2 3 4
5
import std/dom {.push importcpp.} proc elementsFromPoint*(n: DocumentOrShadowRoot; x, y: float): seq[Element] {.pop.}