- From: Marcos Caceres <notifications@github.com>
- Date: Thu, 19 Nov 2015 19:01:29 -0800
- To: WICG/a11yapi <a11yapi@noreply.github.com>
Received on Friday, 20 November 2015 03:01:59 UTC
> + conflict to the existing ones. In latter case an exception is thrown. > + </p> > + <p> > + In the example the root role taxon is extended by new <a>states</a> > + and <a>relations</a>. These states and relations will be applicable > + to all roles in the taxonomy. > + </p> > + <pre class="example highlight"> > +var library = { > + roles: { > + '*': { > + states: [ > + 'highlighable', 'highlighted' > + ], > + relations: [ > + 'hihglight-comment-for', typo: hihglight --- Reply to this email directly or view it on GitHub: https://github.com/WICG/a11yapi/pull/28/files#r45431619
Received on Friday, 20 November 2015 03:01:59 UTC