HTML 5 code that used pass without errors few days ago are now showing errors when I run it through W3C validator. Errors look something like this:
Element li is missing one or more of the following attributes: aria-checked, aria-expanded, aria-valuemax, aria-valuemin, aria-valuenow, aria-valuetext, role.
Any idea what's going on and how do I get rid of these errors?