Update env_maker.js

This commit is contained in:
cilame 2021-11-29 14:44:41 +08:00 committed by GitHub
parent 658522dc3c
commit b0ceba11be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2031,6 +2031,9 @@ HTMLAnchorElement._init = function(_this){
v_hook_href(_this[_y])
_this[_y].href = location[_y].href
_this[_y].namespaceURI = "http://www.w3.org/1999/xhtml"
_this[_y].toString = function(){
return _this[_y].href
}
}
;(function(){