5 lines
342 B
HTML
5 lines
342 B
HTML
<!DOCTYPE html>
|
|
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
|
|
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/3973">
|
|
<p>Test passes if there is a filled green square.</p>
|
|
<canvas width="10" height="10" style="width: 10px; height: 100px; min-width: min-content; background: green;"></canvas>
|