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:
Masayuki Nakano 2023-04-25 00:28:32 +00:00
parent 61719252cf
commit 411f6268ab

View File

@ -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]