trisquel-icecat/icecat/layout/base/crashtests/1575908-1.html

32 lines
990 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<style>
HTML, .class_1 {
margin-block-start: 65%;
text-decoration: line-through blink overline underline;
}
.class_1 {
all: initial;
word-spacing: -27777ex;
text-align: justify ! important;
scale: 68;
text-rendering: geometricPrecision;
}
</style>
<script>
function start () {
const map = document.createElement('map')
const textarea = document.createElement('textarea')
textarea.setAttribute('class', 'class_1')
textarea.value = '㙐߲󠔩٩٠𝅯^=0]٫f󠆮⡛󠗸𯴋󠇬󠷠%۰󠊍꣭ሯc椕㐞𯏆󠾷9Nᷙ𯷘𛊍𝼑\\w٫%=٩𪡢҃<F0AAA1A2>'
textarea.selectionStart = 128
document.documentElement.appendChild(map)
map.insertAdjacentElement('afterbegin', textarea)
}
document.addEventListener('DOMContentLoaded', start)
</script>
</head>
</html>