mblode / marx

The classless CSS reset (perfect for Communists).
https://mblode.github.io/marx/
MIT License
1.69k stars 103 forks source link

Fix <progress> in Safari and Mobile Safari #65

Closed jbrudvik closed 1 year ago

jbrudvik commented 2 years ago

Fix the <progress> element in Safari (16.0) and Mobile Safari (iOS 16.0).

I have no idea why this fix works.

Before (not animated):

Screen Shot 2022-09-24 at 16 20 16

After (animated):

Screen Shot 2022-09-24 at 16 19 58

This change appears to have no impact on <progress> in Chrome and Firefox (tested on macOS).