gecko-dev/layout/base/crashtests/1395591-1.html

12 строки
134 B
HTML

<!DOCTYPE html>
<style>
span {
position: fixed;
}
div {
display: contents
}
body::first-line {}
</style>
<div><span></span></div>