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