Skip to content

Commit

Permalink
Accordion Example: Close Task Force Review of Refactor
Browse files Browse the repository at this point in the history
modified examples/accordion/accordion.html:
Remove link to review issue #401.
  • Loading branch information
mcking65 committed Oct 30, 2017
1 parent a8186b7 commit 976e0ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/accordion/accordion.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
<body>
<main>
<h1>Accordion Example</h1>
<p>
<strong>NOTE:</strong> This example has recently been updated to include support for optional keyboard interactions.
Please provide feedback in
<a href="https://github.com/w3c/aria-practices/issues/401">issue 401.</a>
</p>
<p>
The below example section contains a simple personal information input form divided into 3 sections
that demonstrates the
Expand Down Expand Up @@ -352,7 +347,6 @@ <h2 id="sc1_label">HTML Source Code</h2>
<nav>
<a href="../../#accordion">Accordion Design Pattern in WAI-ARIA Authoring Practices 1.1</a>
</nav>

<script src="js/accordion.js"></script>
</body>
</html>

0 comments on commit 976e0ec

Please sign in to comment.