mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Issue #8113: Support file, about and data schemes as form action.
This commit is contained in:
parent
a8cbc28643
commit
2b332a2138
4 changed files with 36 additions and 1 deletions
|
@ -5451,6 +5451,12 @@
|
|||
"url": "/_mozilla/mozilla/follow-hyperlink.html"
|
||||
}
|
||||
],
|
||||
"mozilla/form_submit_about.html": [
|
||||
{
|
||||
"path": "mozilla/form_submit_about.html",
|
||||
"url": "/_mozilla/mozilla/form_submit_about.html"
|
||||
}
|
||||
],
|
||||
"mozilla/getBoundingClientRect.html": [
|
||||
{
|
||||
"path": "mozilla/getBoundingClientRect.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue