Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<p>Test passes if there are two lines below:</p>
<hr>
<div style="display: grid; grid-auto-flow: row;">
line one <span style="position: absolute;"></span> line two
</div>