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