mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Implement compact/type attributes for HTMLUListElement (#33303)
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
93cd8d1ba4
commit
e43e477842
4 changed files with 20 additions and 238 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue