blob: b5409977d5bbd126941757d0b43b47a959a5745a [file] [log] [blame]
<!DOCTYPE html>
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
<p>Test passes if there is a filled green square.</p>
<div style="width: 100px;">
<div style="width: 50px; min-width: -webkit-fill-available; height: 100px; background: green;"></div>
</div>