mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Improve support of limited unsigned long attributes
This commit is contained in:
@@ -5238,9 +5238,6 @@
|
||||
[HTMLTableDataCellElement interface: document.createElement("td") must inherit property "abbr" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: document.createElement("td") must inherit property "colSpan" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: document.createElement("td") must inherit property "rowSpan" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
@@ -5307,9 +5304,6 @@
|
||||
[HTMLTableHeaderCellElement interface: document.createElement("th") must inherit property "sort" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: document.createElement("th") must inherit property "colSpan" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: document.createElement("th") must inherit property "rowSpan" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
@@ -5352,9 +5346,6 @@
|
||||
[HTMLTableCellElement interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: attribute colSpan]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: attribute rowSpan]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user