Skip to main content
Go to Latest
interface Protocol.Audits.LowTextContrastIssueDetails
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { LowTextContrastIssueDetails } = Protocol.Audits;

Properties

violatingNodeId: DOM.BackendNodeId
violatingNodeSelector: string
contrastRatio: number
thresholdAA: number
thresholdAAA: number
fontSize: string
fontWeight: string