From 7ae859aaeb4772a8997663c8ed8475cfc1193e4f Mon Sep 17 00:00:00 2001 From: Bogdan Cerovac Date: Wed, 20 May 2026 01:15:26 +0200 Subject: [PATCH] role alert has an implicit aria-live value of assertive 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 + ```