_a11y.scss 👇

inlineStyles()

Inline styles

headings()

First h1

Second h1

h5

Header

h3

h2

h3

linksValids()

link with href empty
javascript:void(0)
link with no href

emptyActions()

empty link:

linkWithoutAriaLabel()

link without aria-label

altRequired()

_forms.scss 👇

formNoNameOrNotId()

noId()

Text without id:

noName()

Text without name:

labelFor()

Label without "for"

buttonNoType()

_lists.scss 👇

dlChilds()

Definition item

Good definition

tabindex()