Skip to content

Is there official (or any) list of supported browsers by lit-html 2.0 somewhere? #2320

Answered by justinfagnani
anwerso asked this question in Q&A
Discussion options

You must be logged in to vote

We list what we test on. Lit may work on older browsers, but without continuous testing on them, we can't make any guarantees.

If thinks work now, that's a good sign, because we're pretty stable in the core libraries - and we used to test on Safari 9 and Chrome 41 because they approximated older web crawlers - but it's entirely possible that we start using a new-ish API that's available in our supported browser list, but not in Chrome 49 and you'd have to add another polyfill.

All I can recommend is that you do continuous testing of new versions of Lit as they come out. We will try to support older browsers on a as-is, very low priority basis - that is, we'll consider PRs that fix issues …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@anwerso
Comment options

@justinfagnani
Comment options

Answer selected by anwerso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants