4 lines
164 B
HTML
4 lines
164 B
HTML
<!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>
|