w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
181 stars 49 forks source link

math and mark are not in alphabetical order #378

Closed carmacleod closed 2 years ago

carmacleod commented 2 years ago

Happened to notice that the math and mark rows need to be swapped in the doc conformance table. :) https://www.w3.org/TR/html-aria/#el-math https://www.w3.org/TR/html-aria/#el-mark

I will provide a PR in a few minutes.