Re: [wai-aria-tests] Add aria11 tests and add myself to OWNERS (#5682)

> Is there a reason these are put in a subdirectory? web-platform-tests tracks the latest version of a particular feature. Using versioned directories is generally not the way to go.

If you are strictly asking about the "11", that is there simply because @halindrome had done so in the setup we have been using. I have no objections to removing the "11" if he doesn't.

On the other hand, if you're asking about subdirectories in WAI-ARIA, that was to avoid cluttering things up for all the non-WAI-ARIA folks. Our specs, which will ultimately need tests, include the following:

* [ARIA](https://rawgit.com/w3c/aria/master/aria/aria.html) and [Core AAM](https://rawgit.com/w3c/aria/master/core-aam/core-aam.html): "aria11" (or "aria" if you prefer)
* [DPub ARIA](https://rawgit.com/w3c/aria/master/aria/dpub.html) and [DPub AAM](https://rawgit.com/w3c/aria/master/dpub-aam/dpub-aam.html): "dpub"
* [Graphics ARIA](https://rawgit.com/w3c/aria/master/aria/graphics.html) and [Graphics AAM](https://rawgit.com/w3c/aria/master/graphics-aam/graphics-aam.html): "graphics"
* [SVG AAM](https://rawgit.com/w3c/aria/master/svg-aam/svg-aam.html): "svg"
* [AccName AAM](https://rawgit.com/w3c/aria/master/accname-aam/accname-aam.html): "accname"





View on GitHub: https://github.com/w3c/web-platform-tests/pull/5682#issuecomment-296981308

Received on Tuesday, 25 April 2017 09:58:05 UTC