gecko-dev/layout/base/crashtests/1539017.html

16 строки
212 B
HTML

<style>
* {
column-width: 0em;
filter: drop-shadow(1px 0px 0px blue);
}
</style>
<script>
function go() {
a.style.cssFloat = "right"
document.bgColor = "-"
}
</script>
<body onload=go()>
<ol id="a">
<li>