blob: 92a85ba9f1bf2a6b60879538a5d7a00ed9496297 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Test that accent-color customizes the appearance of date inputs.</p>
<input type="date" value="2021-10-14" style="accent-color: red;">
</body>
</html>