gecko/layout/reftests/css-default/submit-button/default-multiple-submit-ref.html

10 lines
147 B
HTML

<!DOCTYPE html>
<html>
<div>
<input type="submit" style="color: green">
</div>
<div>
<input type="submit" style="color: green">
</div>
</html>