<!DOCTYPE html>
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/10721">
<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: fit-content; height: 100px; background: green;">
<div style="max-width: fit-content; width: 200px;">
<span style="display: inline-block; width: 50px;"></span><span style="display: inline-block; width: 50px;"></span>
</div>
</div>