зеркало из https://github.com/mozilla/gecko-dev.git
b9b4fc2acc
The issue is that the test was depending on the native resizers (or on a previous test having loaded the non-native ones). The first snapshot will not have resizers (because we just started the load of the SVG) and thus following snapshots would fail. Wait for the load event and pre-show the ltr textarea, so that the resizer is known loaded. This doesn't happen without the non-native theme because that uses native resizers which don't depend on the image load. Differential Revision: https://phabricator.services.mozilla.com/D103591 |
||
---|---|---|
.. | ||
composer | ||
docs | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.jsm | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorObserver.idl | ||
nsIEditorSpellCheck.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsITableEditor.idl |