mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
Implement 'width' IDL attribute on <table>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user