You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though document.registerElement is deprecated, there are still some libraries that are using it (e.g. this one: https://github.com/github/time-elements) so I think it would be worthwhile to add support for it.
Even though
document.registerElementis deprecated, there are still some libraries that are using it (e.g. this one: https://github.com/github/time-elements) so I think it would be worthwhile to add support for it.