Skip to content

Commit de7dec7

Browse files
committed
Update output role=alert
1 parent b964d6b commit de7dec7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

styles/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2947,6 +2947,10 @@ <h2>Forms</h2>
29472947
<output role=alert for=output-input aria-live=polite>Polite alert text</output>
29482948

29492949
<header>With <var>role=alert</var><var>aria-live=assertive</var></header>
2950+
<!-- https://w3c.github.io/aria#alert -->
2951+
<!-- https://w3c.github.io/aria#aria-live -->
2952+
<output role=alert for=output-input aria-live=assertive>Assertive alert text</output>
2953+
29502954

29512955
<header>With <var>role=note</var></header>
29522956
<!-- https://w3c.github.io/aria//#note -->

0 commit comments

Comments
 (0)