mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
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:
parent
0bc05a8414
commit
f93d65b496
5 changed files with 20 additions and 141 deletions
|
@ -7765,12 +7765,6 @@
|
|||
[HTMLSelectElement interface: document.createElement("select") must inherit property "showPicker()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLOptGroupElement interface: attribute label]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLOptGroupElement interface: document.createElement("optgroup") must inherit property "label" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute autocomplete]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue