Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

allow uppercase elements in strict mode#1654

Open
patricklx wants to merge 1 commit intoglimmerjs:mainfrom
patricklx:allow-uppercase-elements-in-strict-mode
Open

allow uppercase elements in strict mode#1654
patricklx wants to merge 1 commit intoglimmerjs:mainfrom
patricklx:allow-uppercase-elements-in-strict-mode

Conversation

@patricklx
Copy link
Copy Markdown
Contributor

@patricklx patricklx commented Nov 9, 2024

This would enable ember native to use elements with uppercase in strict mode. It could maybe be behind a config flag?
I tested also in chrome document.createElement('Abc') and it just creates a 'abc' element

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant