summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-ui/accent-color-parent-currentcolor-ref.html
blob: 3930038a42ddb384035d6753a200ee1c0d4effe0 (plain)
1
2
3
4
<!DOCTYPE html>
<div style="accent-color: red; color: red">
  The following checkbox should be red: <input type=checkbox checked>
</div>