diff -r 34716fd837a4 -r be944660c56a wp/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js --- a/wp/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js Tue Dec 15 15:52:01 2020 +0100 +++ b/wp/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js Wed Sep 21 18:19:35 2022 +0200 @@ -1,1 +1,1 @@ -!function(){function t(t){if(!(0 in arguments))throw new TypeError("1 argument is required");do{if(this===t)return!0}while(t=t&&t.parentNode);return!1}if("HTMLElement"in this&&"contains"in HTMLElement.prototype)try{delete HTMLElement.prototype.contains}catch(t){}"Node"in this?Node.prototype.contains=t:document.contains=Element.prototype.contains=t}(); \ No newline at end of file +!function(){function e(e){if(!(0 in arguments))throw new TypeError("1 argument is required");do{if(this===e)return!0}while(e=e&&e.parentNode);return!1}if("HTMLElement"in self&&"contains"in HTMLElement.prototype)try{delete HTMLElement.prototype.contains}catch(e){}"Node"in self?Node.prototype.contains=e:document.contains=Element.prototype.contains=e}(); \ No newline at end of file