script: Add pre element obsolete width attribute support (#31792)

This commit is contained in:
Bastiaan van der Plaat 2024-03-25 12:36:48 +01:00 committed by GitHub
parent bd39e03eeb
commit 97144ddf71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 35 additions and 543 deletions

View file

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