MediaWiki:Common.js: различия между версиями

повысим надёжностьВК
Метка: отменено
Нет описания правки
Метка: отменено
Строка 103: Строка 103:
                 iframe.style.border = 'none';  
                 iframe.style.border = 'none';  
                 iframe.style.pointerEvents = 'auto';
                 iframe.style.pointerEvents = 'auto';
               
                if ('credentialless' in iframe) {
                    iframe.credentialless = true;
                }
                  
                  
                 while (container.firstChild) {  
                 while (container.firstChild) {