From 1dc2dba4b64739159358bde85f4c27c2d4fd194d Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Mon, 9 Oct 2023 15:22:52 -0400 Subject: [PATCH] Update: hr within select element (#504) --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index e2d42cb5..9a386e00 100644 --- a/index.html +++ b/index.html @@ -2792,6 +2792,7 @@

`hr`

Comments +

If an `hr` element is a descendant of a `select` element, user agents MAY expose the element with a role of `none`.

@@ -16747,6 +16748,7 @@

Change Log

Substantive changes since moving to the Accessible Rich Internet Applications Working Group (03-Nov-2019)