Bug 1880439 - Add contextmenu event tests that are generated by widget. r=masayuki
commit151afcc1c9c44b3634bc76e2bcd40b8e40eb0992
authorMakoto Kato <m_kato@ga2.so-net.ne.jp>
Fri, 16 Feb 2024 06:22:12 +0000 (16 06:22 +0000)
committerMakoto Kato <m_kato@ga2.so-net.ne.jp>
Fri, 16 Feb 2024 06:22:12 +0000 (16 06:22 +0000)
tree73066e28706a5040e68db0d47d8148bf0f4c14c1
parenta6ad6dfff31532d1e26f40e09dd4a4bbbe3bd8f1
Bug 1880439 - Add contextmenu event tests that are generated by widget. r=masayuki

We don't have any tests with `ui.context_menus.after_mouseup` for GTK. So we
should add it using native mouse methods.

Differential Revision: https://phabricator.services.mozilla.com/D201972
widget/tests/mochitest.toml
widget/tests/test_contextmenu_by_mouse_on_unix.html [new file with mode: 0644]