blob: 4e7a7d9700eb7a10325ddacd9311ae1b8449d18a [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Test that accent-color customizes the appearance of buttons.</p>
<button style="accent-color: blue;">Button</button>
</body>
</html>