Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/css-ui-invalid/input/input-fieldset-legend-ref.html

11 lines
161 B
HTML
Raw Normal View History

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