summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-invalid/button/button-disabled-ref.html
blob: 7de1ba7c5cf717a9c689700965ed6493cc257ea3 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <button style="background-color: green;" disabled></button>
  </body>
</html>