зеркало из https://github.com/mozilla/gecko-dev.git
7ba74df412
We always use PreventDefault for <select> element, which is problematic if modal dialog is on as it prevents cancelling the dialog. We fix it by not blocking the default action if <select> is not shown. Differential Revision: https://phabricator.services.mozilla.com/D82590 |
||
---|---|---|
.. | ||
mochitest.ini | ||
test_bug1648877_dialog_fullscreen_denied.html | ||
test_cancelDialogByEscape.html | ||
test_dialog_cancel_events.html | ||
test_dialog_cancel_preventDefault.html | ||
test_dialog_cancel_with_select.html | ||
test_dialog_keydown_preventDefault.html |