Implement compact/type attributes for HTMLUListElement (#33303)

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
Simon Wülker 2024-09-04 08:17:27 +02:00 committed by GitHub
parent 93cd8d1ba4
commit e43e477842
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 20 additions and 238 deletions

View file

@ -3126,9 +3126,6 @@
[HTMLTableElement interface: attribute summary]
expected: FAIL
[HTMLUListElement interface: attribute type]
expected: FAIL
[HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "bgColor" with the proper type]
expected: FAIL
@ -3345,9 +3342,6 @@
[HTMLTableCellElement interface: document.createElement("th") must inherit property "chOff" with the proper type]
expected: FAIL
[HTMLUListElement interface: attribute compact]
expected: FAIL
[HTMLOListElement interface: attribute compact]
expected: FAIL