blob: 5120528f0abe93d36c4c69701379eaf36a514cf3 [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: blue;" checked>
</body>
</html>