import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetMatchedStylesForNodeResponse } = default.CSS;
Properties
Attribute-defined element style (e.g. resulting from "width=20 height=100%").
A chain of inherited styles (from the immediate node parent up to the DOM tree root).