Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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