summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-default/submit-button/default-multiple-submit-ref.html
blob: 3d89f8bcd82747bdbc9298180217caabf33006c5 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<div>
  <input type="submit" style="color: green">
</div>
<div>
  <input type="submit" style="color: green">
</div>
</html>