mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add ability to WPT-test file uploads and fetches, fixes #12322
This commit is contained in:
parent
c2a22bd05e
commit
5e051c08f6
9 changed files with 168 additions and 71 deletions
|
@ -6456,6 +6456,12 @@
|
|||
"url": "/_mozilla/mozilla/event_listener.html"
|
||||
}
|
||||
],
|
||||
"mozilla/file_upload.html": [
|
||||
{
|
||||
"path": "mozilla/file_upload.html",
|
||||
"url": "/_mozilla/mozilla/file_upload.html"
|
||||
}
|
||||
],
|
||||
"mozilla/focus_blur.html": [
|
||||
{
|
||||
"path": "mozilla/focus_blur.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue