LowTextContrastIssueDetails

@Serializable
data class LowTextContrastIssueDetails(val violatingNodeId: BackendNodeId, val violatingNodeSelector: String, val contrastRatio: Double, val thresholdAA: Double, val thresholdAAA: Double, val fontSize: String, val fontWeight: String)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(violatingNodeId: BackendNodeId, violatingNodeSelector: String, contrastRatio: Double, thresholdAA: Double, thresholdAAA: Double, fontSize: String, fontWeight: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)