gecko-dev/layout/base/crashtests/1397398-3.html

9 строки
179 B
HTML

<!DOCTYPE html>
<span id="x" style="display: contents">
<span style="display: table-caption">
</span>
<script>
document.body.offsetWidth;
x.style.color = "green";
</script>