mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Bug 1818122 - Skip test_nsIEditorMailSupport_insertTextWithQuotations.html if xorigin test r=m_kato
This test checks the behavior for Thunderbird. Therefore, we don't need to check it in different origin's `<iframe>`. Differential Revision: https://phabricator.services.mozilla.com/D176244
This commit is contained in:
parent
61719252cf
commit
411f6268ab
@ -273,6 +273,7 @@ skip-if = os == 'android'
|
||||
skip-if = headless
|
||||
[test_nsIEditorMailSupport_insertAsCitedQuotation.html]
|
||||
[test_nsIEditorMailSupport_insertTextWithQuotations.html]
|
||||
skip-if = xorigin # Testing internal API for comm-central
|
||||
[test_nsIEditor_beginningOfDocument.html]
|
||||
[test_nsIEditor_canUndo_canRedo.html]
|
||||
[test_nsIEditor_clearUndoRedo.html]
|
||||
|
Loading…
Reference in New Issue
Block a user