script: Implement HTMLOptgroupElement::Label (#35970)

* Implement HTMLOptgroupElement::Label

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Update WPT expectations

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
Simon Wülker 2025-03-14 21:33:07 +01:00 committed by GitHub
parent 0bc05a8414
commit f93d65b496
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 20 additions and 141 deletions

View file

@ -1,6 +0,0 @@
[HTMLOptGroupElement.html]
[label on HTMLOptGroupElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[label on HTMLOptGroupElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL