diff --git a/aria-practices.html b/aria-practices.html index 6812960892..0321b7023d 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -2270,8 +2270,10 @@
true
.
+ The spinbutton element has
+ aria-invalid set to true
+ if the value is outside the allowed range.
+ Note that most implementations prevent input of invalid values, but in some scenarios, blocking all invalid input may not be practical.