gecko-dev/layout/reftests/bugs/513153-1-ref.html

10 строки
223 B
HTML

<!DOCTYPE html>
<html>
<body>
<form>
<input type="submit" name="foo" value="foo" style="font-size: 3em; color: green;">
<input type="image" name="bar" value="bar" style="color: purple;">
</form>
</body>
</html>