Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel=author href="mailto:jarhar@chromium.org">
<link rel=match href="accent-color-parent-currentcolor-ref.html">
<div style="accent-color: currentColor; color: red">
The following checkbox should be red: <input type=checkbox checked style="color:unset">
</div>