- From: Joe Pea <notifications@github.com>
- Date: Sun, 13 Oct 2024 15:06:23 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 13 October 2024 22:06:32 UTC
> All browsers do "[string interning](https://en.wikipedia.org/wiki/String_interning)" of attribute names So any time we access in JS it clones them? Anytime before we access them we also make a string in JS to match against? What if it interns the pre-normalized name instead, if not both? -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1076#issuecomment-2409170495 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1076/2409170495@github.com>
Received on Sunday, 13 October 2024 22:06:32 UTC