Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel="match" href="green-ref.html">
<div style="display: -webkit-box; width: 100px; height: 100px;">
<div style="background: green; min-width: 100%; z-index: 1;"></div>
<div style="background: red; min-width: 100%; margin-left: -100%;"></div>
</div>