gecko-dev/dom/events/test
Emilio Cobos Álvarez fb10218d24 Bug 1745529 - Skip DELTA_MODE_PAGE tests on Android since they fail but I can't repro.
MANUAL PUSH: Android orange fix CLOSED TREE DONTBUILD
2021-12-14 21:33:08 +01:00
..
gtest Bug 1376091 - For MOZ_WIDGET_GTK, change shortcut for cmd_selectAll from Alt+A to Ctrl+A. r=masayuki 2021-11-23 18:37:41 +00:00
pointerevents Bug 1725416 - Default to eNotPressed in WidgetTouchEvent r=edgar 2021-08-21 13:11:13 +00:00
.eslintrc.js
browser_alt_keyup_in_content.js Bug 1698769 - browser_alt_keyup_in_content.js should not rely on the implicit 100ms initial timer from TestUtils.waitForCondition, r=smaug. 2021-03-17 17:39:36 +00:00
browser_beforeinput_by_execCommand_in_contentscript.js Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
browser_bug1539497.js Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
browser_keyboard_event_init_key_event_enabled_in_contentscript.js Bug 1727024 - Make KeyboardEvent.initKeyEvent is available in addons r=smaug 2021-08-24 09:52:23 +00:00
browser_mouse_enterleave_switch_tab.js
browser_shortcutkey_modifier_conflicts_with_content_accesskey_modifier.js
browser.ini Bug 1727024 - Make KeyboardEvent.initKeyEvent is available in addons r=smaug 2021-08-24 09:52:23 +00:00
bug226361_iframe.xhtml
bug299673.js
bug322588-popup.html
bug415498-doc1.html
bug415498-doc2.html
bug418986-3.js
bug426082.html
bug545268.html
bug574663.html
bug591249_iframe.xhtml
bug602962.xhtml
bug607464.html
bug656379-1.html Bug 1699570 - Make mouse_focuses_formcontrol on chrome documents match the old behavior. r=mstange 2021-03-18 23:01:45 +00:00
bug1017086_inner.html Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
chrome.ini
empty.js
error_event_worker.js
event_leak_utils.js
file_beforeinput_by_execCommand_in_contentscript.html
file_bug679494.html
file_bug1446834.html
file_bug1484371.html
file_bug1692052.html Bug 1692052 - Don't notify IMEContext of widget when IMEStateManger doesn't manage this content. r=masayuki 2021-03-15 09:31:58 +00:00
file_coalesce_touchmove_browserchild2.html Bug 1725493 - Make coalesced touchmove event could be up-to-date; r=smaug,sefeng 2021-08-18 16:02:49 +00:00
file_coalesce_touchmove_browserchild.html Bug 1725493 - Make coalesced touchmove event could be up-to-date; r=smaug,sefeng 2021-08-18 16:02:49 +00:00
file_coalesce_touchmove_ipc.html Bug 1725493 - Make coalesced touchmove event could be up-to-date; r=smaug,sefeng 2021-08-18 16:02:49 +00:00
file_empty.html Bug 1701675 - Wait for oop iframe's layer get flushed in test_mouse_capture_iframe.html r=smaug 2021-04-27 14:51:30 +00:00
file_event_screenXY.html Bug 1615541 - Wait for oop iframe's layer get flushed in test_event_screenXY_in_cross_origin_iframe.html r=hiro 2021-04-21 13:02:23 +00:00
file_focus_blur_on_click_in_cross_origin_iframe.html Bug 1704741 - Wait for iframe's layer flushed before starting the test; r=hsivonen 2021-04-19 07:45:23 +00:00
file_focus_blur_on_click_in_deep_cross_origin_iframe_inner.html Bug 1704741 - Wait for iframe's layer flushed before starting the test; r=hsivonen 2021-04-19 07:45:23 +00:00
file_focus_blur_on_click_in_deep_cross_origin_iframe_middle.html Bug 1704741 - Wait for iframe's layer flushed before starting the test; r=hsivonen 2021-04-19 07:45:23 +00:00
file_keyboard_event_init_key_event_enabled_in_contentscript.html Bug 1727024 - Make KeyboardEvent.initKeyEvent is available in addons r=smaug 2021-08-24 09:52:23 +00:00
file_mouse_enterleave.html Bug 1653949 - Part 5: Add tests; r=smaug 2020-08-27 17:19:18 +00:00
mochitest.ini Bug 1728171 - Part 3: Add test r=edgar 2021-09-06 11:50:35 +00:00
test_accel_virtual_modifier.html
test_accesskey.html Bug 1723010 - Part 2: Stop iterating to find next element for an accesskey once the accesskey has been processed; r=masayuki 2021-08-20 19:32:43 +00:00
test_addEventListenerExtraArg.html
test_all_synthetic_events.html Bug 1690897 - Get rid of dom.formdata.event.enabled pref; r=smaug 2021-02-05 13:51:33 +00:00
test_bug226361.xhtml
test_bug238987.html
test_bug288392.html
test_bug299673-1.html
test_bug299673-2.html
test_bug322588.html
test_bug328885.html Bug 1713334 - Part 3: Assume TextEditor always have a text node r=masayuki 2021-06-18 00:36:54 +00:00
test_bug336682_1.html
test_bug336682_2.xhtml
test_bug336682.js
test_bug367781.html
test_bug379120.html
test_bug402089.html
test_bug405632.html
test_bug409604.html
test_bug412567.html
test_bug415498.xhtml
test_bug418986-3.html
test_bug418986-3.xhtml
test_bug422132.html Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
test_bug426082.html
test_bug427537.html
test_bug428988.html
test_bug432698.html
test_bug443985.html
test_bug447736.html
test_bug448602.html Bug 1720574 - Add a way to disable event listeners, r=edgar,Honza 2021-07-16 12:04:37 +00:00
test_bug450876.html Bug 582459 - Reset the focused element when a frame loses document focus; r=mikedeboer,NeilDeakin,hsivonen,jaws 2020-12-21 21:35:49 +00:00
test_bug456273.html Bug 1717760 - Stop using KeyEvent.initKeyEvent in our tests r=smaug 2021-08-10 03:51:37 +00:00
test_bug457672.html
test_bug489671.html
test_bug493251.html
test_bug508479.html
test_bug517851.html
test_bug524674.xhtml
test_bug534833.html
test_bug545268.html
test_bug547996-1.html
test_bug547996-2.xhtml
test_bug556493.html
test_bug563329.html
test_bug574663.html Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
test_bug586961.xhtml
test_bug591249.xhtml
test_bug591815.html
test_bug593959.html
test_bug602962.xhtml
test_bug603008.html
test_bug605242.html
test_bug607464.html Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
test_bug613634.html
test_bug615597.html
test_bug617528.xhtml
test_bug624127.html
test_bug635465.html
test_bug641477.html
test_bug648573.html
test_bug650493.html
test_bug656379-1.html
test_bug656379-2.html
test_bug656954.html
test_bug659071.html
test_bug659350.html
test_bug662678.html
test_bug667612.html
test_bug667919-1.html
test_bug679494.xhtml
test_bug684208.html
test_bug687787.html
test_bug689564.html
test_bug698929.html
test_bug704423.html
test_bug741666.html Bug 1671543 - Make test_bug741666.html wait for APZ stability. r=smaug 2021-06-23 18:35:21 +00:00
test_bug812744.html
test_bug822898.html Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
test_bug855741.html
test_bug864040.html
test_bug924087.html
test_bug930374-chrome.html
test_bug930374-content.html
test_bug944011.html
test_bug944847.html
test_bug946632.html Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
test_bug967796.html Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
test_bug985988.html
test_bug998809.html
test_bug1003432.html
test_bug1003432.js
test_bug1013412.html
test_bug1017086_enable.html Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
test_bug1037990.html
test_bug1079236.html
test_bug1127588.html
test_bug1128787-1.html
test_bug1128787-2.html
test_bug1128787-3.html
test_bug1145910.html
test_bug1150308.html
test_bug1248459.html
test_bug1264380.html
test_bug1298970.html
test_bug1304044.html
test_bug1305458.html Bug 1620467 - Part 4: Change internal uses of -moz-appearance to appearance and -moz-default-appearance. r=emilio,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,ntim,agi,miketaylr 2020-07-16 22:04:14 +00:00
test_bug1327798.html
test_bug1332699.html
test_bug1339758.html
test_bug1369072.html
test_bug1412775.xhtml
test_bug1429572.html
test_bug1446834.html
test_bug1447993.html Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
test_bug1484371.html
test_bug1534562.html
test_bug1539497.html Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
test_bug1581192.html Bug 1668945 - Make test_bug1581192.html wait for the click target interactive r=smaug 2021-07-13 04:27:35 +00:00
test_bug1635018.html Bug 1724412 - Apply pref for dragexit test r=masayuki 2021-08-07 09:29:35 +00:00
test_bug1637259.html Bug 1706420 - Part 2: Pass tilt/twist info via WidgetTouchEvent r=aklotz,edgar 2021-05-07 18:01:28 +00:00
test_bug1673434.html Bug 1673434 - change event isn't always user interaction event. r=edgar,masayuki 2020-11-09 09:04:22 +00:00
test_bug1681800.html Bug 1681800 - Don't notify of refocus when element is non focusable root. r=masayuki 2021-02-04 04:52:49 +00:00
test_bug1686716.html Bug 1686716 - Calling event.preventDefault in drop event handler causes a crash after target iframe has been removed, r=masayuki 2021-01-15 10:04:50 +00:00
test_bug1692052.html Bug 1692052 - Don't notify IMEContext of widget when IMEStateManger doesn't manage this content. r=masayuki 2021-03-15 09:31:58 +00:00
test_bug1692277.html Bug 1648267 - Part 5: Add test for dragging by pen r=edgar 2021-03-02 18:29:46 +00:00
test_bug1709832.html Bug 1709832 - Part 1: Do not fire dragenter/leave at text nodes r=edgar 2021-07-29 15:03:43 +00:00
test_bug1710509.html Bug 1710509 - Ignore contact area info when the source device is pen r=aklotz,edgar 2021-05-26 22:56:28 +00:00
test_bug1728171.html Bug 1728171 - Part 3: Add test r=edgar 2021-09-06 11:50:35 +00:00
test_click_on_reframed_generated_text.html
test_click_on_restyled_element.html
test_clickevent_on_input.html
test_coalesce_mousewheel.html Bug 1714285 - Make test_coalesce_mousewheel.html retry to get ideal result unless wheel event values are wrong r=smaug 2021-08-02 23:24:12 +00:00
test_coalesce_touchmove.html Bug 1725493 - Make coalesced touchmove event could be up-to-date; r=smaug,sefeng 2021-08-18 16:02:49 +00:00
test_continuous_wheel_events.html Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
test_DataTransferItemList.html Bug 1724718 - fix various trivial dead references in product code, r=mossop 2021-08-10 11:04:11 +00:00
test_dblclick_explicit_original_target.html
test_deltaMode_lines_always_enabled.html Bug 1716810 - Make test_deltaMode_lines_always_enabled.html wait to first user input via the parent process r=smaug 2021-07-13 10:02:11 +00:00
test_deviceSensor.html Bug 1701789 - Restore UserProximityEvent r=smaug 2021-03-30 20:44:47 +00:00
test_disabled_events.html Bug 1701824 - Hide ondevicelight behind a flag r=smaug 2021-03-30 20:44:47 +00:00
test_dnd_with_modifiers.html
test_dom_activate_event.html
test_dom_keyboard_event.html Bug 1717760 - Disable KeyEvent.initKeyEvent by default r=smaug 2021-08-10 03:51:38 +00:00
test_dom_mouse_event.html
test_dom_storage_event.html
test_dom_wheel_event.html Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
test_draggableprop.html
test_dragstart.html Bug 1734870 - Look for draggable links across shadow roots. r=emilio 2021-10-11 15:54:27 +00:00
test_error_events.html
test_event_handler_cc.html
test_event_screenXY_in_cross_origin_iframe.html Bug 1615541 - Wait for oop iframe's layer get flushed in test_event_screenXY_in_cross_origin_iframe.html r=hiro 2021-04-21 13:02:23 +00:00
test_eventctors_sensors.html Bug 1701789 - Restore UserProximityEvent r=smaug 2021-03-30 20:44:47 +00:00
test_eventctors.html Bug 1573300 - Make BlobEvent's data attribute non-nullable. r=emilio 2020-11-04 15:05:18 +00:00
test_eventctors.xhtml
test_eventhandler_scoping.html
test_eventTimeStamp.html
test_focus_abspos.html
test_focus_blur_on_click_in_cross_origin_iframe.html Bug 1704741 - Wait for iframe's layer flushed before starting the test; r=hsivonen 2021-04-19 07:45:23 +00:00
test_focus_blur_on_click_in_deep_cross_origin_iframe.html Bug 1704741 - Wait for iframe's layer flushed before starting the test; r=hsivonen 2021-04-19 07:45:23 +00:00
test_hover_mouseleave.html
test_legacy_event.html
test_legacy_non-primary_click.html
test_legacy_touch_api.html
test_marquee_events.html
test_messageEvent_init.html
test_messageEvent.html
test_mouse_capture_iframe.html Bug 1701675 - Wait for oop iframe's layer get flushed in test_mouse_capture_iframe.html r=smaug 2021-04-27 14:51:30 +00:00
test_mouse_enterleave_iframe.html Bug 1691622 - part 7: Merge synthesizeNativeMouseMove* with synthesizeNativeMouseEvent* r=smaug 2021-02-24 01:27:09 +00:00
test_moving_and_expanding_selection_per_page.html Bug 1541915 - part 1: Move scroll position tests from layout/base/tests to dom/events/test and disable async font loading in dom/events/test r=smaug,jfkthame 2021-02-02 03:05:04 +00:00
test_moz_mouse_pixel_scroll_event.html Bug 1745529 - Skip DELTA_MODE_PAGE tests on Android since they fail but I can't repro. 2021-12-14 21:33:08 +01:00
test_offsetxy.html
test_onerror_handler_args.html
test_passive_listeners.html
test_paste_image.html
test_scroll_per_page.html Bug 1541915 - part 2: Make test_scroll_per_page.html never timed out r=smaug 2021-02-02 03:05:07 +00:00
test_slotted_mouse_event.html
test_slotted_text_click.html
test_submitevent_on_form.html Bug 1370630 - Untrusted submit event shouldn't trigger form submission; r=smaug 2021-02-04 19:38:47 +00:00
test_text_event_in_content.html Bug 1723895 - Make WhiteSpaceVisibilityKeeper::ReplaceText() call GetInclusiveNextNBSPPointIfNeedToReplaceWithASCIIWhiteSpace with end of the replacing range instead of start of it r=m_kato 2021-08-10 23:41:19 +00:00
test_unbound_before_in_active_chain.html
test_use_conflated_keypress_event_model_on_newer_Office_Online_Server.html Bug 1720405 - part 3: Get rid of the pref check/setting of dom.keyboardevent.keypress.set_keycode_and_charcode_to_same_value from the tests r=smaug 2021-07-14 10:59:04 +00:00
test_use_split_keypress_event_model_on_old_Confluence.html Bug 1720405 - part 3: Get rid of the pref check/setting of dom.keyboardevent.keypress.set_keycode_and_charcode_to_same_value from the tests r=smaug 2021-07-14 10:59:04 +00:00
test_use_split_keypress_event_model_on_old_Office_Online_Server.html Bug 1720405 - part 3: Get rid of the pref check/setting of dom.keyboardevent.keypress.set_keycode_and_charcode_to_same_value from the tests r=smaug 2021-07-14 10:59:04 +00:00
test_wheel_default_action.html Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
test_wheel_zoom_on_form_controls.html Bug 1656786 - Make <select> list have 'overflow:auto' by default to indicate its scrollable. r=emilio 2020-08-04 14:33:46 +00:00
window_bug493251.html
window_bug617528.xhtml
window_bug659071.html
window_bug1369072.html Bug 1692708 - Add cancelScrollAnimation and use it in window_bug1369072.html and browser_scroll.js. r=botond 2021-11-12 07:54:17 +00:00
window_bug1412775.xhtml
window_bug1429572.html
window_bug1447993.html Bug 1671657 - setPointerCapture should do nothing if the element's node document is not active document for the pointer; r=smaug 2020-10-30 08:31:42 +00:00
window_empty_document.html Bug 1541915 - part 1: Move scroll position tests from layout/base/tests to dom/events/test and disable async font loading in dom/events/test r=smaug,jfkthame 2021-02-02 03:05:04 +00:00
window_wheel_default_action.html Bug 1590247 - Don't reframe scrollable frames if we already have all needed anonymous content. r=dholbert 2021-10-14 21:19:14 +00:00