Skip to content

Commit

Permalink
Tabs with Manual Activation Example: Task Force Review Complete
Browse files Browse the repository at this point in the history
The Practices Task Force review of this example page is now complete as discussed in the telecon on April 10, 2017.

Modified examples/tabs/tabs-2/tabs.html to remove link to review issue #279.
  • Loading branch information
mcking65 committed Apr 17, 2017
1 parent 383f192 commit db3bb0a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/tabs/tabs-2/tabs.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<body>
<main>
<h1>Example of Tabs with Manual Activation</h1>
<p>
Please provide feedback on updates to this page in
<a href="https://github.com/w3c/aria-practices/issues/279">issue 279.</a>
</p>
<p>
The below example section demonstrates a tabs widget that implements the <a href="../../../#tabpanel">tabs design pattern</a>.
In this example, a new panel is displayed only after the user activates a tab with either <kbd>Space</kbd>, <kbd>Enter</kbd>, or a mouse click.
Expand Down

0 comments on commit db3bb0a

Please sign in to comment.