Implement 'width' IDL attribute on <table>

This commit is contained in:
Corey Farwell
2015-11-09 23:13:41 -05:00
parent cd6813ea39
commit 575b3c3d4b
4 changed files with 7 additions and 136 deletions

View File

@@ -4458,9 +4458,6 @@
[HTMLTableElement interface: attribute summary]
expected: FAIL
[HTMLTableElement interface: attribute width]
expected: FAIL
[HTMLTableElement interface: attribute cellPadding]
expected: FAIL
@@ -4524,9 +4521,6 @@
[HTMLTableElement interface: document.createElement("table") must inherit property "summary" with the proper type (20)]
expected: FAIL
[HTMLTableElement interface: document.createElement("table") must inherit property "width" with the proper type (21)]
expected: FAIL
[HTMLTableElement interface: document.createElement("table") must inherit property "cellPadding" with the proper type (23)]
expected: FAIL