Skip to main content
Module

x/astral/bindings/celestial.ts>CSS_InheritedPseudoElementMatches

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias CSS_InheritedPseudoElementMatches
import { type CSS_InheritedPseudoElementMatches } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Inherited pseudo element matches from pseudos of an ancestor node.

definition: { pseudoElements: CSS_PseudoElementMatches[]; }