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