mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
script: Add pre element obsolete width attribute support (#31792)
This commit is contained in:
parent
bd39e03eeb
commit
97144ddf71
7 changed files with 35 additions and 543 deletions
|
@ -2982,9 +2982,6 @@
|
|||
[HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "behavior" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLPreElement interface: document.createElement("listing") must inherit property "width" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLInputElement interface: createInput("file") must inherit property "align" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -3690,9 +3687,6 @@
|
|||
[HTMLAreaElement interface: attribute referrerPolicy]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLPreElement interface: attribute width]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLInputElement interface: createInput("week") must inherit property "height" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -4077,9 +4071,6 @@
|
|||
[HTMLParamElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLPreElement interface: document.createElement("xmp") must inherit property "width" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableRowElement interface: document.createElement("tr") must inherit property "ch" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -4362,9 +4353,6 @@
|
|||
[HTMLTableCellElement interface: document.createElement("td") must inherit property "headers" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLPreElement interface: document.createElement("pre") must inherit property "width" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLOptGroupElement interface: attribute label]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue