Re: [WICG/webcomponents] case-sensitive access to HTML attributes (as they were written) would be useful for framework authors (Issue #1076)

> 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