gecko-dev/layout/reftests/css-ui-valid/button/button-fieldset-legend-ref....

11 строки
171 B
HTML

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