trisquel-icecat/icecat/layout/base/crashtests/1490037.html

12 lines
140 B
HTML

<!DOCTYPE html>
<style>
div {
display: contents;
}
div::before {
content: "";
float: left;
overflow: scroll;
}
</style>
<div></div>