Gildas пре 7 година
родитељ
комит
dc404d7250
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/single-file/single-file-core.js

+ 1 - 1
lib/single-file/single-file-core.js

@@ -99,10 +99,10 @@ this.SingleFileCore = this.SingleFileCore || (() => {
 			{ action: "resetCharsetMeta" },
 			{ action: "setInputValues" },
 			{ option: "insertFaviconLink", action: "insertFaviconLink" },
-			{ action: "resolveHrefs" },
 			{ action: "replaceCanvasElements" },
 			{ action: "insertFonts" },
 			{ option: "removeHiddenElements", action: "removeHiddenElements" },
+			{ action: "resolveHrefs" },
 			{ action: "resolveStyleAttributeURLs" }
 		],
 		parallel: [