Remix.run Logo
panki27 5 months ago

W3C has deprecated this for a long time now: https://www.w3.org/TR/WCAG10-HTML-TECHS/#meta-element

code_biologist 5 months ago | parent | next [-]

Soo... browsers will likely support it until the end of the internet?

Cthulhu_ 5 months ago | parent [-]

Yup, unless HTML6 is backwards-incompatible, which is highly unlikely.

account42 5 months ago | parent [-]

Even then, Browsers will likely support HTML5 until the end of the internet.

cprecioso 5 months ago | parent | prev [-]

Yeah, it's not great UX for web apps, but for a toy project like this it's good enough if you don't want any JS. It still works even if deprecated, and if it stops working, it doesn't take anything away.