Re: [WICG/webcomponents] add `node.isCustomElement` property (Issue #1080)

@EisenbergEffect  TLDR: if you provide heuristics, you will do different heuristics if it's a custom element or not. Which is a valid use case. Then, you also have that `importNode` is slower than `cloneNode`, so there's that. Anyway, being able to tell one from another apart is a good thing. It adds no complexity and brings flexibility, for whatever reason.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1080#issuecomment-2417649795
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1080/2417649795@github.com>

Received on Wednesday, 16 October 2024 18:48:24 UTC