mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
Issue #12071: Don't submit forms when typing Tab on an input.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user