There appears to be a discrete list of valid "aria-" values like "aria-haspopup" and "aria-atomic" so a prefix doesn't appear correct as it would highlight invalid values as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Updated patch with comment.
Isn't this handled by using a prefix keyword
^data-as is done in SciTE?OK, completely fogot about prefix keyword.
This can be closed as invalid of something.
Maybe anothor prefix can be added
^aria-https://www.w3.org/TR/html-aria/
There appears to be a discrete list of valid "aria-" values like "aria-haspopup" and "aria-atomic" so a prefix doesn't appear correct as it would highlight invalid values as well.
OK, they can be added later when the draft become a W3C Recommendation, alongside with HTML 5.3.