View Source A11yAudit.Results.Node (A11y Audit v0.2.2)

Corresponds to a single object in axe-core's nodes array of the violations array. Some fields omitted.

Axe-core documentation: https://github.com/dequelabs/axe-core/blob/develop/doc/API.md#results-arrays

Summary

Types

@type t() :: %A11yAudit.Results.Node{failure_summary: String.t(), html: String.t()}