script: Implement <meta http-equiv="refresh"> (#31468)

* script: Implement <meta http-equiv="refresh">

* Address review comments
This commit is contained in:
Smitty 2024-03-01 02:42:18 -05:00 committed by GitHub
parent ee122acdf4
commit 0beec63c86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 227 additions and 396 deletions

View file

@ -3720,9 +3720,6 @@
[HTMLObjectElement interface: attribute archive]
expected: FAIL
[HTMLMetaElement interface: attribute httpEquiv]
expected: FAIL
[HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "loop" with the proper type]
expected: FAIL
@ -4080,9 +4077,6 @@
[HTMLMarqueeElement interface: attribute width]
expected: FAIL
[HTMLMetaElement interface: document.createElement("meta") must inherit property "httpEquiv" with the proper type]
expected: FAIL
[HTMLImageElement interface: new Image() must inherit property "decoding" with the proper type]
expected: FAIL