summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-contain/container-queries/fieldset-legend-change-ref.html
blob: b6e8dc603849e6691dc509b6c7085ea7a23d46b6 (plain)
1
2
3
4
<!doctype html>
<title>CSS Test Reference</title>
<p>Pass if the rendered legend below is "PASS"</p>
<fieldset style="width:400px"><legend>PASS</legend></fieldset>