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