blob: 97a0dfda1475a01db4dae345cb626af52c5c2013 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Test that accent-color customizes the appearance of checkboxes.</p>
<input type="checkbox" style="accent-color: red;" checked>
</body>
</html>