gecko-dev/layout/reftests/css-invalid/select/select-fieldset-legend-ref....

11 строки
171 B
HTML

<!DOCTYPE html>
<html>
<body>
<fieldset>
<legend>
<select style="background-color: green;"></select>
</legend>
</fieldset>
</body>
</html>