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