blob: ecd414736fea8ad20940963d7385d16a95b8270b [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: red;"></progress>
</body>
</html>