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