Skip to content

Instantly share code, notes, and snippets.

@WebReflection
Last active May 6, 2024 08:51
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WebReflection/266897efa84a82534f7ffe17aadaba3b to your computer and use it in GitHub Desktop.
Save WebReflection/266897efa84a82534f7ffe17aadaba3b to your computer and use it in GitHub Desktop.
Builtin Extends Only

Builtin Extends Only

This gist simply lists all elements that can't be extended on "the platform" if not through the Custom Elements builtin extends feature.

This list does not focus on the "why would you?" rather on the "why can't you?" (on Safari) question out there, using the Permitted Parent section out of MDN Element Reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment