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