mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Issue #12071: Don't submit forms when typing Tab on an input.
This commit is contained in:
parent
8cb05a36bc
commit
ff4e07b6c4
3 changed files with 46 additions and 4 deletions
|
@ -6480,6 +6480,12 @@
|
|||
"url": "/_mozilla/mozilla/form_submit_about.html"
|
||||
}
|
||||
],
|
||||
"mozilla/form_tab_keyevent.html": [
|
||||
{
|
||||
"path": "mozilla/form_tab_keyevent.html",
|
||||
"url": "/_mozilla/mozilla/form_tab_keyevent.html"
|
||||
}
|
||||
],
|
||||
"mozilla/getBoundingClientRect.html": [
|
||||
{
|
||||
"path": "mozilla/getBoundingClientRect.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue