Skip to content

Commit

Permalink
[Shadow DOM] Add an issue note to Attributes section with the link to…
Browse files Browse the repository at this point in the history
… the W3C bug 27222
  • Loading branch information
Koji Ishii committed Jan 20, 2015
1 parent b9f45ee commit ec976ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/shadow/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1097,6 +1097,7 @@ <h3>Attributes</h2>
<li><code>tabindex</code> and <code>autofocus</code> are defined in <a>Focus Navigation</a>.</li>
<li><code>role</code> and <code>ARIA</code> are defined in <a>Assistive Technology</a>.</li>
</ul>
<p class="issue">This section is still under discussion and it may change. The status is tracked in <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27222">W3C bug 27222</a>.
</section>

</section>
Expand Down

0 comments on commit ec976ff

Please sign in to comment.