blob: fcef9cc456e32df0501ac172308526ad6192dbd3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Test that accent-color customizes the appearance of select elements.</p>
<select style="accent-color: blue;"></select>
</body>
</html>