diff --git a/editor/libeditor/crashtests/1444630.html b/editor/libeditor/crashtests/1444630.html index eb0e707fb1cd..4c86cf39a66a 100644 --- a/editor/libeditor/crashtests/1444630.html +++ b/editor/libeditor/crashtests/1444630.html @@ -7,8 +7,7 @@ function load() let textarea = document.getElementById("editor"); textarea.focus(); - SpecialPowers.Cu.import( - "chrome://reftest/content/AsyncSpellCheckTestHelper.jsm") + SpecialPowers.Cu.import("resource://reftest/AsyncSpellCheckTestHelper.jsm") .onSpellCheck(textarea, () => { let isc = SpecialPowers.wrap(textarea).editor.getInlineSpellChecker(false); let sc = isc.spellChecker; diff --git a/editor/reftests/xul/autocomplete-ref.xul b/editor/reftests/xul/autocomplete-ref.xul index 92c9997b5cf9..7c3afec3a6d4 100644 --- a/editor/reftests/xul/autocomplete-ref.xul +++ b/editor/reftests/xul/autocomplete-ref.xul @@ -1,6 +1,6 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/layout/reftests/forms/progress/in-cells-ref.html b/layout/reftests/forms/progress/in-cells-ref.html index db8ace4387ab..08917e43f4a0 100644 --- a/layout/reftests/forms/progress/in-cells-ref.html +++ b/layout/reftests/forms/progress/in-cells-ref.html @@ -1,6 +1,6 @@ - +