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
+ - 09-Oct-2023: Acknowledge use of `hr` element within `select` element. See GitHub PR 504.
- 03-Oct-2023: Update image mappings to reference the primary synonym roles (`image` and `none`). See GitHub PR 498.
- 03-Oct-2023: Clarify when to expose required field as invalid. See GitHub PR 429.
- 06-Jun-2023: Add computed roles for all HTML elements. See GitHub PR 465.