Skip to content

Commit

Permalink
Add link back to codepen
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke committed Apr 26, 2024
1 parent 52a35e0 commit 88c3825
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/live-regions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ <h1>ARIA live region tests</h1>
<p>Note that <code>role="alert"</code> is slightly "magic" and triggers an announcement even in cases where you generally don't expect it - see <a href="https://github.com/w3c/aria/issues/2153" target=_blank>w3c/aria/issues/2153</a>.</p>
<p>Does <em>not</em> include <code>role="marquee"</code> and <code>role="timer"</code> at this stage, as they have an intrinsic <code>aria-live="off"</code> and will require a different type of test - see <a href="https://github.com/w3c/aria/issues/2144" target=_blank>w3c/aria/issues/2144</a>.</p>

<p><small>Ported over from <a href="https://codepen.io/patrickhlauke/pen/zYbgvdL">codepen</a></small>

<h2>Already present on page load</h2>

<p>Load/reload codepen to verify if any of these get announced on page load.</p>
Expand Down

0 comments on commit 88c3825

Please sign in to comment.