mirror of
https://github.com/servo/servo.git
synced 2025-08-17 19:35:33 +01:00
script: implement autofocus IDL reflection (#32170)
* script: implement autofocus IDL reflection * test: update wpt results files
This commit is contained in:
parent
6ca3bb440e
commit
3014e201ab
27 changed files with 45 additions and 24193 deletions
|
@ -75,3 +75,4 @@ HTMLElement includes GlobalEventHandlers;
|
|||
HTMLElement includes DocumentAndElementEventHandlers;
|
||||
HTMLElement includes ElementContentEditable;
|
||||
HTMLElement includes ElementCSSInlineStyle;
|
||||
HTMLElement includes HTMLOrSVGElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue