On 08/07/2022 18:28, Mason Freed wrote:
On Friday, July 8, 2022 at 9:25:25 AM UTC-7 Mason Freed wrote: On Thursday, July 7, 2022 at 6:58:53 PM UTC-7 [email protected] wrote: On 07/07/2022 22:17, Mason Freed wrote:Is this feature fully tested by web-platform-tests <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>? YesH Mason, Do you have any patch pending to update wpt/interfaces/html.idl? Thanks for the question. My understanding of html.idl (see the top of the file) is that it gets autogenerated based on landed specs. And I would have thought that since the spec now contains `beforeinput` in this section <https://html.spec.whatwg.org/#idl-definitions>, that would be enough. However, since that landed about a month ago, seems like not. Let me know if you know the proper way to kick webref <https://github.com/w3c/webref> to do this, and I'm happy to do it.Thanks to jarhar@ I found the answer to this question. Turns out there's something broken on that system, so no changes have landed for just over a month. Here's the latest PR which does include `beforeinput` <https://github.com/web-platform-tests/wpt/pull/34155/files#diff-8a5ced105ce3ff14d97819d0e8e0921ae32e454873079f51094c6f8bbc677cf0>. So seems like we just need a wait a bit for that to get resolved.
Thank you for checking Mason. I indeed was vaguely remembering that update was more-or-less automatic, great that you detected the issue.
-- Frédéric Wang -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/37c37389-00af-9814-fa30-892eb5f993d7%40igalia.com.
