We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7405b1 commit 544a897Copy full SHA for 544a897
src/docs/design-patterns.html
@@ -718,7 +718,7 @@ <h2>Pagination</h2>
718
<a href="#" title="Go to page 1" aria-label="Go to page 1">1</a>
719
</li>
720
<li class="current">
721
- <b title="Current page" aria-label="Current page">2</b>
+ <b title="Current page" aria-current="page">2</b>
722
723
<li>
724
<a href="#" title="Go to page 3" aria-label="Go to page 3">3</a>
0 commit comments