Commit 4fdc503
authored
role alert has an implicit aria-live value of assertive (#863)
Elements with the role alert have an implicit aria-live value of assertive, and an implicit aria-atomic value of true.
https://www.w3.org/TR/wai-aria-1.2/#alert
And I added a <button type="button"> as <button> is a submit and can cause form submissions when it is a descendant of <form> elements1 parent 3d98b9f commit 4fdc503
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
| 335 | + | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments