mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
script: Implement <meta http-equiv="refresh">
(#31468)
* script: Implement <meta http-equiv="refresh"> * Address review comments
This commit is contained in:
parent
ee122acdf4
commit
0beec63c86
19 changed files with 227 additions and 396 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue