webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.13k stars 166 forks source link

Supported browser versions? #437

Open matthias-ccri opened 3 years ago

matthias-ccri commented 3 years ago

Hello,

I see these statements in the readme:

The polyfills are intended to work in the latest versions of evergreen browsers

and

We cannot guarantee support for browsers outside of our compatibility matrix.

But these seem ambiguous and I can't figure out whether a given browser version is supported or not.

What is the definition of an "evergreen browser"? If it means "browser that updates automatically", this doesn't refer to an actual version then. Is the support window a rolling version range like "last 2 versions" like you see in browserslist?

Same question about the compatibility matrix. The table has a note: "current version of the browser". This is relative, and changes over time, so how can I interpret this in regards to real browser version numbers?

Thanks

euneuber commented 3 years ago

Please test also in Firefox.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.