Implement HTMLLIElement#value

This commit is contained in:
vrod
2016-07-26 22:40:19 -03:00
parent 1f34d4f219
commit defaa5bee7
7 changed files with 46 additions and 217 deletions

View File

@@ -1572,15 +1572,9 @@
[HTMLUListElement interface: attribute type]
expected: FAIL
[HTMLLIElement interface: attribute value]
expected: FAIL
[HTMLLIElement interface: attribute type]
expected: FAIL
[HTMLLIElement interface: document.createElement("li") must inherit property "value" with the proper type (0)]
expected: FAIL
[HTMLLIElement interface: document.createElement("li") must inherit property "type" with the proper type (1)]
expected: FAIL