Mypal/layout/reftests/css-enabled/select/select-fieldset-legend-ref-...

14 lines
274 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<fieldset class="ref">
<legend>
<fieldset class="ref">
<select class="ref"></select>
</fieldset>
</legend>
</fieldset>
</body>
</html>