gecko-dev/editor/libeditor/tests
Richard Marti aa8c75b83f Bug 1376091 - For MOZ_WIDGET_GTK, change shortcut for `cmd_selectAll` from Alt+A to Ctrl+A. r=masayuki
With this patch, we stop registering `Alt+A` as a shortcut key for "Select All" on Linux and register `Ctrl+A` instead, which is the default shortcut for the command on other GTK applications, Chromium, and Windows. `Alt+A` was also causing a bug for menubar navigation because it hijacks `Alt+A` access key. This patch does not stop Linux environments from registering `Alt+A` as a shortcut key for "Select All"; it just drops Gecko's additional, non-standard shortcut key definition, and defaults to `Ctrl+A` instead.

Differential Revision: https://phabricator.services.mozilla.com/D131062
2021-11-23 18:37:41 +00:00
..
browserscope Bug 1706266 - part 2: Disable some Gecko specific edit commands in release and beta channel, and all of them in nightly channel r=smaug 2021-11-05 14:29:25 +00:00
data
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
browser.ini Bug 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-18 06:30:35 +00:00
browser_bug527935.js Bug 1717760 - Stop using `KeyEvent.initKeyEvent` in our tests r=smaug 2021-08-10 03:51:37 +00:00
browser_content_command_insert_text.js Bug 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-18 06:30:35 +00:00
bug527935.html
bug527935_2.html
chrome.ini Bug 1727844 - part 1: Stop enabling blink-compat white-space normalizer at running mochitests r=m_kato 2021-08-31 17:37:40 +00:00
file_bug289384-1.html
file_bug289384-2.html
file_bug549262.html
file_bug586662.html
file_bug611182.html
file_bug611182.sjs Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
file_bug635636.xhtml
file_bug635636_2.html
file_bug674770-1.html
file_bug795418-2.sjs Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
file_bug915962.html
file_bug966155.html
file_bug966552.html
file_sanitizer_on_paste.sjs Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
file_select_all_without_body.html
green.png
mochitest.ini Bug 1737747 - Create automated tests for nsIHTMLEditor.insertElementAtSelection() r=m_kato 2021-10-26 22:03:51 +00:00
test_CF_HTML_clipboard.html Bug 1689827 - Remove length parameter from JS callers of setTransferData. r=smaug 2021-02-01 12:05:12 +00:00
test_abs_positioner_appearance.html
test_abs_positioner_hidden_during_dragging.html Bug 1627924 - Make `HTMLEditor::HideGrabberInternal()` reset dragging state r=emilio 2020-10-16 02:34:15 +00:00
test_abs_positioner_positioning_elements.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_backspace_vs.html
test_bug46555.html
test_bug200416.html
test_bug289384.html Bug 1685491 - part 2: Fix all new oranges caused by the previous patch r=smaug 2021-02-02 03:02:53 +00:00
test_bug290026.html
test_bug291780.html
test_bug309731.html
test_bug316447.html
test_bug318065.html
test_bug332636.html
test_bug332636.html^headers^
test_bug358033.html
test_bug372345.html
test_bug404320.html
test_bug408231.html Bug 1706266 - part 2: Disable some Gecko specific edit commands in release and beta channel, and all of them in nightly channel r=smaug 2021-11-05 14:29:25 +00:00
test_bug410986.html
test_bug414526.html
test_bug417418.html Bug 1643495 - Revert contextmenu change in test_bug417418 r=masayuki 2020-06-08 23:35:53 +00:00
test_bug426246.html
test_bug430392.html Bug 1720809 - part 2: Make `insertLineBreak` command handler in `HTMLEditor` insert a linefeed character instead of `<br>` element in same condition as Blink/WebKit r=m_kato 2021-09-10 21:45:47 +00:00
test_bug439808.html
test_bug442186.html
test_bug449243.html
test_bug455992.html Bug 1727844 - part 1: Stop enabling blink-compat white-space normalizer at running mochitests r=m_kato 2021-08-31 17:37:40 +00:00
test_bug456244.html
test_bug460740.html
test_bug471319.html Bug 1569902 - part 1: Stop using attribute to consider whether a `<br>` element is an editor bogus node or not r=m_kato,smaug 2019-08-02 05:44:40 +00:00
test_bug471722.html Bug 1569902 - part 1: Stop using attribute to consider whether a `<br>` element is an editor bogus node or not r=m_kato,smaug 2019-08-02 05:44:40 +00:00
test_bug478725.html
test_bug480647.html
test_bug480972.html
test_bug483651.html
test_bug489202.xhtml Bug 1689827 - Remove length parameter from JS callers of setTransferData. r=smaug 2021-02-01 12:05:12 +00:00
test_bug490879.html
test_bug502673.html Bug 1612477 - part 2: Remove `nsIDocumentStateListener.NotifyDocumentCreated()` r=m_kato 2020-02-04 06:19:55 +00:00
test_bug514156.html
test_bug520189.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_bug525389.html Bug 1689827 - Remove length parameter from JS callers of setTransferData. r=smaug 2021-02-01 12:05:12 +00:00
test_bug537046.html
test_bug549262.html Bug 1667612. Factor waitToClearOutAnyPotentialScrolls out from various tests and put it in apz_test_utils.js. r=kats 2020-10-03 15:58:16 +00:00
test_bug550434.html
test_bug551704.html Bug 1636747 - Backout the 1st patch of bug 503838 r=m_kato 2020-05-13 09:09:32 +00:00
test_bug552782.html
test_bug567213.html
test_bug569988.html
test_bug570144.html
test_bug578771.html
test_bug586662.html
test_bug587461.html
test_bug590554.html
test_bug592592.html
test_bug596001.html
test_bug596506.html Bug 1685491 - part 2: Fix all new oranges caused by the previous patch r=smaug 2021-02-02 03:02:53 +00:00
test_bug597331.html
test_bug597784.html
test_bug599322.html
test_bug599983.html
test_bug599983.xhtml Bug 1540043 - part 1: Move all constants and methods of `nsIPlaintextEditor` to `nsIEditor` and make `nsIPlaintextEditor` inherit `nsIEditor` r=m_kato 2020-01-24 08:33:42 +00:00
test_bug600570.html
test_bug602130.html
test_bug603556.html Bug 1636855 - Disallow to paste longer text than `maxlength` value except in Nightly channel and early Beta r=emilio 2020-06-07 21:29:48 +00:00
test_bug604532.html
test_bug607584.html Bug 1740416 - Make `HTMLEditor::HandleInsertParagraphInParagraph()` call `WhiteSpaceVisibilityKeeper::PrepareToSplitBlockElement()` before splitting a text node r=m_kato,smaug 2021-11-12 22:13:51 +00:00
test_bug607584.xhtml Bug 1656292 - Enable remaining ESLint rules on editor/libeditor/tests/*.xhtml files. r=masayuki 2020-07-31 23:58:46 +00:00
test_bug611182.html Bug 1569902 - part 1: Stop using attribute to consider whether a `<br>` element is an editor bogus node or not r=m_kato,smaug 2019-08-02 05:44:40 +00:00
test_bug612128.html
test_bug612447.html
test_bug616590.xhtml Bug 1656292 - Enable remaining ESLint rules on editor/libeditor/tests/*.xhtml files. r=masayuki 2020-07-31 23:58:46 +00:00
test_bug620906.html
test_bug622371.html Bug 1601585 - Add a WPT to test selection in a `contenteditable` element with changing `designMode` r=smaug 2020-02-15 08:18:20 +00:00
test_bug625452.html
test_bug629172.html Bug 1689871 - Ensure non-native resizers are loaded in test_bug629172.html r=masayuki 2021-02-01 02:36:41 +00:00
test_bug629845.html
test_bug635636.html
test_bug638596.html
test_bug641466.html
test_bug645914.html
test_bug646194.html
test_bug668599.html
test_bug674770-1.html
test_bug674770-2.html 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
test_bug674861.html
test_bug676401.html Bug 1706266 - part 2: Disable some Gecko specific edit commands in release and beta channel, and all of them in nightly channel r=smaug 2021-11-05 14:29:25 +00:00
test_bug677752.html
test_bug681229.html Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
test_bug686203.html
test_bug692520.html
test_bug697842.html
test_bug725069.html
test_bug735059.html
test_bug738366.html
test_bug740784.html Bug 1569902 - part 1: Stop using attribute to consider whether a `<br>` element is an editor bogus node or not r=m_kato,smaug 2019-08-02 05:44:40 +00:00
test_bug742261.html
test_bug757371.html
test_bug757771.html
test_bug767684.html Bug 1706266 - part 2: Disable some Gecko specific edit commands in release and beta channel, and all of them in nightly channel r=smaug 2021-11-05 14:29:25 +00:00
test_bug772796.html Bug 1664109 - Fix `!=` operator of `EditorDOMRangeBase` r=m_kato 2020-09-16 02:17:33 +00:00
test_bug773262.html
test_bug780035.html Bug 1636747 - Backout the 1st patch of bug 503838 r=m_kato 2020-05-13 09:09:32 +00:00
test_bug780908.xhtml Bug 1656292 - Enable remaining ESLint rules on editor/libeditor/tests/*.xhtml files. r=masayuki 2020-07-31 23:58:46 +00:00
test_bug787432.html
test_bug790475.html
test_bug795418-2.html Bug 1719387 - Make `test_bug795418-2.html` request `text/unicode` flavor in the headless mode r=smaug 2021-07-12 03:55:21 +00:00
test_bug795418-3.html Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
test_bug795418-4.html Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
test_bug795418-5.html Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
test_bug795418-6.html Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
test_bug795418.html Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
test_bug795785.html
test_bug796839.html
test_bug830600.html Bug 1540043 - part 1: Move all constants and methods of `nsIPlaintextEditor` to `nsIEditor` and make `nsIPlaintextEditor` inherit `nsIEditor` r=m_kato 2020-01-24 08:33:42 +00:00
test_bug832025.html Bug 1706266 - part 2: Disable some Gecko specific edit commands in release and beta channel, and all of them in nightly channel r=smaug 2021-11-05 14:29:25 +00:00
test_bug850043.html
test_bug857487.html
test_bug858918.html
test_bug915962.html Bug 1667612. Factor waitToClearOutAnyPotentialScrolls out from various tests and put it in apz_test_utils.js. r=kats 2020-10-03 15:58:16 +00:00
test_bug966155.html
test_bug966552.html
test_bug974309.html
test_bug998188.html
test_bug1026397.html
test_bug1053048.html Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame 2021-02-02 03:29:31 +00:00
test_bug1068979.html
test_bug1094000.html Bug 1727844 - part 1: Stop enabling blink-compat white-space normalizer at running mochitests r=m_kato 2021-08-31 17:37:40 +00:00
test_bug1102906.html
test_bug1109465.html
test_bug1130651.html
test_bug1140105.html Bug 1717178 - part 4: Get rid of `nsIHTMLEditor.getInlineProperty()` because of unused r=m_kato 2021-06-28 12:08:50 +00:00
test_bug1140617.html
test_bug1151186.html Bug 1611360 - part 2: Change `test_bug1151186.html` to mochitest-plain r=smaug 2020-02-11 11:47:03 +00:00
test_bug1153237.html
test_bug1162952.html
test_bug1181130-1.html
test_bug1181130-2.html
test_bug1186799.html
test_bug1230473.html Bug 1669133 - Get rid of pref to disable `text` event in the default group and telemetry for it r=smaug 2020-10-05 11:17:17 +00:00
test_bug1247483.html
test_bug1248128.html
test_bug1248185.html
test_bug1250010.html Bug 1636747 - Backout the 1st patch of bug 503838 r=m_kato 2020-05-13 09:09:32 +00:00
test_bug1257363.html
test_bug1258085.html Bug 1725291 - part 1: Make `HTMLEditor::AutoDeleteRangesHandler::DeleteUnnecessaryNodesAndCollapseSelection()` try to delete same text node twice r=m_kato 2021-08-16 13:04:21 +00:00
test_bug1268736.html
test_bug1270235.html
test_bug1306532.html
test_bug1310912.html Bug 1639161 - part 1: Create `ReplaceTextTransaction` class r=m_kato 2020-05-21 02:30:09 +00:00
test_bug1314790.html
test_bug1315065.html
test_bug1316302.html
test_bug1318312.html
test_bug1328023.html
test_bug1330796.html Bug 1636747 - Backout the 1st patch of bug 503838 r=m_kato 2020-05-13 09:09:32 +00:00
test_bug1332876.html Bug 1601532 - Make `test_bug1332876.html` synthesizes on `<span>` element in the `<iframe>` rather than on the `<iframe>` r=smaug 2020-02-16 14:54:11 +00:00
test_bug1352799.html
test_bug1355792.html
test_bug1358025.html
test_bug1361008.html
test_bug1361052.html
test_bug1385905.html Bug 1636747 - Backout the 1st patch of bug 503838 r=m_kato 2020-05-13 09:09:32 +00:00
test_bug1386222.xhtml Bug 1597752, rename .xul files in editor/ to .xhtml r=masayuki 2019-11-19 23:40:10 +00:00
test_bug1390562.html
test_bug1394758.html
test_bug1397412.xhtml Bug 1636747 - Backout the 1st patch of bug 503838 r=m_kato 2020-05-13 09:09:32 +00:00
test_bug1399722.html
test_bug1406726.html
test_bug1409520.html
test_bug1425997.html Bug 1664109 - Fix `!=` operator of `EditorDOMRangeBase` r=m_kato 2020-09-16 02:17:33 +00:00
test_bug1543312.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_bug1568996.html Bug 1568996 - Flush layout before calling nsFrameSelection::MoveCaret. r=masayuki 2019-10-07 08:18:33 +00:00
test_bug1574596.html Bug 1574596 - Keep editing UI until PresShell is really gone. r=masayuki 2019-08-21 06:05:16 +00:00
test_bug1581337.html Bug 1581337 - Make `HTMLEditor::DeleteMostAncestorMailCiteElementIfEmpty()` do nothing if found mail-cite element is not empty r=m_kato 2019-09-18 11:38:35 +00:00
test_bug1619852.html Bug 1619852 - Fix the mistake in `HTMLEditor::HandleDeleteCollapsedSelectionAtTextNode()` r=m_kato 2020-03-04 06:22:23 +00:00
test_bug1620778.html Bug 1620778 - Fix interaction of up/down keys with autocomplete and <input type=number>. r=masayuki,smaug 2020-03-16 15:50:31 +00:00
test_bug1649005.html Bug 1649005 - fix crash when rewrapping an empty message via mozilla::HTMLEditor::InsertTextWithQuotationsInternal. r=masayuki 2020-10-14 12:55:00 +00:00
test_bug1659276.html Bug 1659276 - Make `AutoPlaceholderBatch` choose whether do or do not `ScrollSelectionIntoView` r=m_kato 2020-08-24 06:39:50 +00:00
test_bug1704381.html Bug 1704381 - part 3: Add automated test r=m_kato 2021-04-13 05:54:49 +00:00
test_caret_move_in_vertical_content.html Bug 1103374 - Add simple automoated test for arrow key navigation in vertical editable content r=jfkthame 2021-02-02 03:05:01 +00:00
test_cmd_backgroundColor.html Bug 1726064 - part 7: Make `HTMLEditor::SetCSSBackgroundColorWithTransaction()` use `HTMLEditUtils::Get(Inclusive)AncestorElement()` r=m_kato 2021-08-20 06:37:14 +00:00
test_cmd_fontFace_with_tt.html Bug 1622231 - Make `HTMLEditor::SetInlinePropertyAsAction()` override property if it's called for XUL `cmd_fontFace` with a magic value "tt" r=m_kato 2020-05-11 07:30:47 +00:00
test_cmd_paragraphState.html Bug 1726064 - part 20: Make `HTMLEditor::RemoveBlockContainerElements()` use `HTMLEditUtils::GetAncestorElement()` r=m_kato 2021-08-23 06:27:39 +00:00
test_composition_event_created_in_chrome.html
test_contenteditable_focus.html
test_contenteditable_text_input_handling.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_cut_copy_delete_command_enabled.html Bug 1692673 - Update tests for new Cut/Copy command-enabling behavior. r=masayuki 2021-03-12 16:34:42 +00:00
test_cut_copy_delete_command_enabled.xhtml Bug 1597752, rename .xul files in editor/ to .xhtml r=masayuki 2019-11-19 23:40:10 +00:00
test_cut_copy_password.html Bug 1574915 - Fix some instances of using async functions as promise executors. r=mossop 2019-08-19 16:26:31 +00:00
test_dom_input_event_on_htmleditor.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_dom_input_event_on_texteditor.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_dragdrop.html Bug 1665550 - part 4: Make `EventStateManager` update `mGestureDownFrameOwner` when anonymous nodes in `<input>` or `<textarea>` are replaced r=smaug 2021-07-14 01:20:20 +00:00
test_execCommandPaste_noTarget.html
test_focused_document_element_becoming_editable.html Bug 1729115 - part 3: Make `IMEStateManager` check whether given focused content matches with null `sContent` in design mode r=m_kato 2021-10-12 04:41:14 +00:00
test_handle_new_lines.html Bug 1540043 - part 1: Move all constants and methods of `nsIPlaintextEditor` to `nsIEditor` and make `nsIPlaintextEditor` inherit `nsIEditor` r=m_kato 2020-01-24 08:33:42 +00:00
test_htmleditor_keyevent_handling.html Bug 1727844 - part 1: Stop enabling blink-compat white-space normalizer at running mochitests r=m_kato 2021-08-31 17:37:40 +00:00
test_htmleditor_tab_key_handling.html Bug 1726064 - part 4: Make `HTMLEditor::HandleKeyPressEvent()` use `HTMLEditUtils::GetInclusiveAncestorElement()` r=m_kato 2021-08-19 12:40:51 +00:00
test_initial_selection_and_caret_of_designMode.html Bug 1713821 - Make `EditorEventListener::Blur()` ignore coming events whose target is an element, but the editor is in the design mode r=smaug 2021-06-09 22:26:16 +00:00
test_inlineTableEditing.html
test_inline_style_cache.html Bug 1730429 - part 2: Delete empty inline elements which become newly empty but preserve the styles for next editing r=m_kato 2021-09-15 04:13:44 +00:00
test_insertParagraph_in_inline_editing_host.html
test_keypress_untrusted_event.html Bug 1717760 - Stop using `KeyEvent.initKeyEvent` in our tests r=smaug 2021-08-10 03:51:37 +00:00
test_label_contenteditable.html Bug 1582398 - Remove user-select: all for editable labels. r=masayuki 2019-10-23 09:30:03 +00:00
test_middle_click_paste.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsIEditorMailSupport_insertAsCitedQuotation.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsIEditor_beginningOfDocument.html Bug 1627175 - part 48: Get rid of `HTMLEditUtils::GetFirstEditableLeafContent()` due to unused r=m_kato 2021-05-17 05:37:24 +00:00
test_nsIEditor_documentCharacterSet.html Bug 1540037 - part 29: Move `nsIEditor.documentCharacterSet` definitions into `HTMLEditor` r=m_kato 2021-05-26 07:45:02 +00:00
test_nsIEditor_documentIsEmpty.html Bug 1540037 - part 19: Make `IsEmpty()` be a virtual method of `EditorBase` and implement `nsIEditor::GetDocumentIsEmpty()` in `EditorBase` r=m_kato 2021-05-25 04:53:01 +00:00
test_nsIEditor_insertLineBreak.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsIEditor_isSelectionEditable.html Bug 1695650 - Consider selection editable even if the anchor is the empty <br> element. r=masayuki 2021-03-09 01:32:47 +00:00
test_nsIEditor_outputToString.html Bug 1716299 - Fix the flag name r=m_kato 2021-06-16 10:47:27 +00:00
test_nsIHTMLEditor_getElementOrParentByTagName.html Bug 1624007 - Don't check `IsSelectionRangeContainerNotContent()` for/in `GetElementOrParentElement*()` r=m_kato 2020-04-09 10:10:36 +00:00
test_nsIHTMLEditor_getParagraphState.html Bug 1625531 - Make `HTMLEditor::GetParagraphState()` not check selection r=m_kato 2020-04-03 00:49:43 +00:00
test_nsIHTMLEditor_getSelectedElement.html Bug 1632425 - Part 3: Triple click to select anchors r=masayuki 2020-06-03 23:47:55 +00:00
test_nsIHTMLEditor_insertElementAtSelection.html Bug 1737747 - Create automated tests for nsIHTMLEditor.insertElementAtSelection() r=m_kato 2021-10-26 22:03:51 +00:00
test_nsIHTMLEditor_removeInlineProperty.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsIHTMLEditor_selectElement.html
test_nsIHTMLEditor_setBackgroundColor.html Bug 1671556 - part 3: Make `HTMLEditor::SetHTMLBackgroundColorWithTransaction()` stop using `HTMLEditor::Get(First|Next)SelectedTableCellElement()` r=m_kato 2020-10-24 04:12:51 +00:00
test_nsIHTMLObjectResizer_hideResizers.html
test_nsITableEditor_deleteTableCell.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsITableEditor_deleteTableCellContents.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsITableEditor_deleteTableColumn.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsITableEditor_deleteTableRow.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsITableEditor_getCellAt.html
test_nsITableEditor_getCellDataAt.html
test_nsITableEditor_getCellIndexes.html
test_nsITableEditor_getFirstRow.html
test_nsITableEditor_getFirstSelectedCellInTable.html
test_nsITableEditor_getSelectedCells.html Bug 1671556 - part 2: Replace `nsITableEditor.getFirstSelectedCell()` and `nsITableEditor.getNextSelectedCell()` with `nsITableEditor.getSelectedCells()` r=m_kato 2020-10-24 04:12:38 +00:00
test_nsITableEditor_getSelectedCellsType.html Bug 1671556 - part 11: Make `HTMLEditor::GetSelectedCellsType()` stop using `HTMLEditor::Get(First|Next)SelectedTableCellElement()` r=m_kato 2020-10-26 05:06:59 +00:00
test_nsITableEditor_getSelectedOrParentTableElement.html
test_nsITableEditor_getTableSize.html
test_nsITableEditor_insertTableCell.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsITableEditor_insertTableColumn.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_nsITableEditor_insertTableRow.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_password_input_with_unmasked_range.html Bug 1548389 - part 6: Add automated tests for new API and rendering of password fields r=m_kato,Jamie 2019-07-22 03:55:13 +00:00
test_password_paste.html Bug 1689827 - Remove length parameter from JS callers of setTransferData. r=smaug 2021-02-01 12:05:12 +00:00
test_password_per_word_operation.html Bug 1599947 - Make test_password_per_word_operation.html compute click position from editor root element rect and its text node rect r=smaug 2019-12-27 15:49:36 +00:00
test_password_unmask_API.html Bug 1676702 - part 3: Make `TextControlState` store unmasked range while it does not have `TextEditor` r=m_kato 2021-06-28 04:37:54 +00:00
test_pasteImgFromTransferable.html Bug 1708670 - nsIEditor.pasteTransferable won't insert image/png if nsITransaferable uses nsIInputStream. r=masayuki 2021-05-11 09:47:09 +00:00
test_pasteImgTextarea.html
test_pasteImgTextarea.xhtml Bug 1597752, rename .xul files in editor/ to .xhtml r=masayuki 2019-11-19 23:40:10 +00:00
test_pasting_in_root_element.xhtml Bug 1719387 - Make `HTMLEditor::HandleInsertText()` allow to insert text outside `<body>` in XHTML document r=m_kato 2021-07-12 03:55:21 +00:00
test_pasting_in_temporarily_created_div_outside_body.html Bug 1722535 - Make `HTMLEditor` call `HTMLEditUtils::GetBetterInsertionPoint()` with an editing host which is not limited in the `<body>` r=m_kato 2021-08-02 08:23:49 +00:00
test_pasting_table_rows.html Bug 1721317 - part 2: Make `_pasteToTargetElement()` sync r=m_kato 2021-07-21 23:22:04 +00:00
test_pasting_text_longer_than_maxlength.html Bug 1636855 - Disallow to paste longer text than `maxlength` value except in Nightly channel and early Beta r=emilio 2020-06-07 21:29:48 +00:00
test_resizers_appearance.html
test_resizers_resizing_elements.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_root_element_replacement.html
test_sanitizer_on_paste.html Bug 1666300 test - Test SVG style sanitization on paste. r=smaug 2020-11-18 17:18:56 +00:00
test_select_all_without_body.html
test_selection_move_commands.html Bug 1667612. Factor waitToClearOutAnyPotentialScrolls out from various tests and put it in apz_test_utils.js. r=kats 2020-10-03 15:58:16 +00:00
test_setting_value_longer_than_maxlength_with_setUserInput.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_spellcheck_pref.html
test_state_change_on_reframe.html
test_textarea_value_not_include_cr.html Bug 1540043 - part 1: Move all constants and methods of `nsIPlaintextEditor` to `nsIEditor` and make `nsIPlaintextEditor` inherit `nsIEditor` r=m_kato 2020-01-24 08:33:42 +00:00
test_texteditor_keyevent_handling.html Bug 1717156 - part 4: Drop `Tab` key handling in `EditorBase` r=m_kato 2021-06-22 00:18:07 +00:00
test_texteditor_textnode.html Bug 1713334 - Part 3: Assume TextEditor always have a text node r=masayuki 2021-06-18 00:36:54 +00:00
test_texteditor_tripleclick_setvalue.html Bug 1713334 - Part 6: Actively prevent text deletion in DeleteRangeTransaction r=masayuki 2021-06-18 00:36:56 +00:00
test_texteditor_wrapping_long_line.html Bug 1733878 - Remove LineBreaker::Prev() in InternetCiter. r=jfkthame,m_kato 2021-10-15 18:10:09 +00:00
test_typing_at_edge_of_anchor.html Bug 1357365 - part 7: Make `TypeInState::OnSelectionChange` stop keeping link style for new inserting content after content around a link edge is deleted r=m_kato 2021-01-13 01:56:05 +00:00
test_undo_after_spellchecker_replaces_word.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_undo_redo_stack_after_setting_value.html Bug 1720252 - Get rid of "dom.input_events.beforeinput.enabled" from tests r=smaug 2021-07-13 10:02:12 +00:00
test_undo_with_editingui.html Bug 1663638 - Don't use edit transaction for editing UI. r=masayuki 2020-09-14 05:10:08 +00:00