mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +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
|
@ -1,6 +0,0 @@
|
|||
[HTMLMetaElement.html]
|
||||
[httpEquiv on HTMLMetaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||
expected: FAIL
|
||||
|
||||
[httpEquiv on HTMLMetaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue