gecko/layout/reftests/forms/checkbox-radio-stretched-ref.html
2009-01-06 16:46:40 +01:00

12 lines
114 B
HTML

<!DOCTYPE html>
<html>
<body>
<form>
<input type="checkbox"/>
<input type="radio"/>
</form>
</body>
</html>