import { Node } from "https://deno.land/x/lume@v1.18.4/deps/dom.ts";
FIXME: Does not implement attribute node checks ref: https://dom.spec.whatwg.org/#dom-node-comparedocumentposition MDN: https://developer.mozilla.org/en-US/docs/Web/API/Node/compareDocumentPosition
Parameters
other: Node