Improve support of limited unsigned long attributes

This commit is contained in:
Anthony Ramine
2015-05-03 14:51:40 +02:00
parent 15c4372a8b
commit fedad2af1f
15 changed files with 106 additions and 483 deletions

View File

@@ -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