mirror of
https://github.com/servo/servo.git
synced 2025-09-22 12:50:08 +01:00
Store FormData with Vec<(LocalName, FormDatum)>
This commit is contained in:
parent
7c8b3eb94a
commit
722ecf8659
2 changed files with 67 additions and 82 deletions
|
@ -6,9 +6,6 @@
|
|||
[Entries iterator should return duplicate keys and non-deleted values]
|
||||
expected: FAIL
|
||||
|
||||
[Keys iterator should return duplicates]
|
||||
expected: FAIL
|
||||
|
||||
[Values iterator should return non-deleted values]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue