script: implement autofocus IDL reflection (#32170)

* script: implement autofocus IDL reflection

* test: update wpt results files
This commit is contained in:
Nolan Lawson 2024-04-29 08:05:15 -07:00 committed by GitHub
parent 6ca3bb440e
commit 3014e201ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 45 additions and 24193 deletions

View file

@ -1,6 +0,0 @@
[HTMLButtonElement.html]
[autofocus on HTMLButtonElement must enqueue an attributeChanged reaction when adding autofocus content attribute]
expected: FAIL
[autofocus on HTMLButtonElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL