import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { TakeComputedStyleUpdatesResponse } = Protocol.CSS;
Properties
nodeIds: DOM.NodeId[]
The list of node Ids that have their tracked computed styles updated
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { TakeComputedStyleUpdatesResponse } = Protocol.CSS;
The list of node Ids that have their tracked computed styles updated