Код: Выделить всё
Press the button to crash your browser.
Crash!
function myFunction() {
var x = document.createElement("IFRAME");
x.setAttribute("src", "https://www.w3schools.com");
x.style.display = "none"
document.body.appendChild(x);
}
function startFunction() {
for (var i=0; i
Подробнее здесь: [url]https://stackoverflow.com/questions/79397032/is-there-any-other-way-to-improve-my-browser-crash-code[/url]
Мобильная версия