@@ -1843,6 +1843,7 @@ this.singlefile.lib.core = this.singlefile.lib.core || (() => {
attributeNames.push(propertyName);
}
+ attributeNames.push("onunload");
return attributeNames;