mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Format remaining files
This commit is contained in:
@@ -135,7 +135,8 @@ impl FormDataMethods for FormData {
|
||||
FormDatumValue::File(ref b) => {
|
||||
FileOrUSVString::File(DomRoot::from_ref(&*b))
|
||||
},
|
||||
}).collect()
|
||||
})
|
||||
.collect()
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user