diff --git a/design-log/147 - jay-html validation rules catalog.md b/design-log/147 - jay-html validation rules catalog.md index c3699945..ada136ff 100644 --- a/design-log/147 - jay-html validation rules catalog.md +++ b/design-log/147 - jay-html validation rules catalog.md @@ -64,15 +64,21 @@ Package: `@jay-framework/a11y-validator` (monorepo, dev dependency) | Rule | Severity | Element | WCAG | What it checks | | ------------------------------ | -------- | ----------------------------------- | ----- | ------------------------------------------------------------------------------------- | | Image missing alt | error | `` | 1.1.1 | No `alt` attribute | -| Form input without label | error | ``, `