diff --git a/README.md b/README.md index 49567e4..c6669b2 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ List of errors: - `InputMissingLabelError` - `ButtonWithoutLabelError` - `ARIAAttributeMissingError` +- `FieldsetMissingLegend` ## Scenario diff --git a/example.html b/example.html index 62d2f2b..d9a09e6 100644 --- a/example.html +++ b/example.html @@ -42,6 +42,11 @@ Link
Image without alt
Fieldset without legend
+