From e6f976764f33978fd27f82db5de25b79421043f7 Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Thu, 16 Jul 2026 14:03:29 -0700 Subject: [PATCH] [docs] Remove old comment regarding nascent DOM Level 3 Events spec This was added back in cef72b48d5. --- site/source/docs/api_reference/html5.h.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/site/source/docs/api_reference/html5.h.rst b/site/source/docs/api_reference/html5.h.rst index cb5aea3faa111..bd2d6f7c46f2d 100644 --- a/site/source/docs/api_reference/html5.h.rst +++ b/site/source/docs/api_reference/html5.h.rst @@ -358,14 +358,6 @@ Struct `_: ``keypress``, ``keydown`` and ``keyup``. - Note that since the `UI Events spec - `_ is very recent at the time - of writing (2014-03), uniform support for the different fields in the spec is - still in flux. Be sure to check the results in multiple browsers. See the - `unmerged pull request #2222 - `_ for an example of - how to interpret the legacy key events. - .. c:member:: double timestamp