| common.js |
|
1231 |
- |
| file_editcontext_resist_fingerprinting.html |
|
1417 |
- |
| mochitest.toml |
|
937 |
- |
| test_editcontext_allow_canvas_pref.html |
Test the dom.editcontext.allow_canvas preference |
1574 |
- |
| test_editcontext_blur_in_textupdate.html |
Test for textupdate handler deactivating EditContext during composition |
1377 |
- |
| test_editcontext_characterboundsupdate_range.html |
Test that characterboundsupdate is fired with a range near the selection. |
1184 |
- |
| test_editcontext_composition.html |
Test that composed text input works for EditContext |
8612 |
- |
| test_editcontext_content_command_replace_text.html |
Test that replaceText content command works with EditContext. |
3383 |
- |
| test_editcontext_empty_text_node.html |
Test that empty text node is not deleted in EditContext editor |
1209 |
- |
| test_editcontext_fallback_bounds.html |
Test that EditContext falls back to reasonable bounds when the desired ones aren't available. |
8879 |
- |
| test_editcontext_format_commands.html |
Test that formatting commands are rejected for EditContext editor |
1977 |
- |
| test_editcontext_ime_notifications.html |
Test that the correct notifications are sent to the IME for EditContext editors |
6072 |
- |
| test_editcontext_query_characters.html |
Test that character bounds are reported correctly for DOM-based EditContext. |
9789 |
- |
| test_editcontext_query_editor.html |
Test that EditContext control bounds are correctly reported for QueryEditorRect content event |
1363 |
- |
| test_editcontext_query_selection.html |
Test that EditContext selectiopn bounds and text are correctly reported for QuerySelectedText content event |
3204 |
- |
| test_editcontext_redundant_characterboundsupdate.html |
Test that redundant characterboundsupdate events are not fired at EditContext. |
2307 |
- |
| test_editcontext_resist_fingerprinting.html |
Test that IME styling is not exposed when privacy.resistFingerprinting is enabled. |
1787 |
- |
| test_editcontext_spellcheck.html |
Test spell checking for DOM-based EditContext |
5234 |
- |