summaryrefslogtreecommitdiffstats
path: root/layout/reftests/color-scheme/color-scheme-themed-button-notref.html
blob: ffa300c513651863dea778261f097b009d58b1c1 (plain)
1
2
3
4
5
<!doctype html>
<style>
  button { color: transparent; }
</style>
<button>ABC</button>