Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDEA] DOM normalizer: element names are injectable #244

Open
jkowalleck opened this issue Mar 6, 2023 · 0 comments
Open

[IDEA] DOM normalizer: element names are injectable #244

jkowalleck opened this issue Mar 6, 2023 · 0 comments

Comments

@jkowalleck
Copy link
Member

current normalizers create elements with hardcoded tagNames.
The tag names are better to be injectable, so the normalizers are reusable.

background: in XML the definitions are applied by inheritance.
Therefore, the point where a definition is applied may decide what the tagName is.

@jkowalleck jkowalleck added the enhancement New feature or request label Mar 6, 2023
@jkowalleck jkowalleck added this to the v2 milestone Mar 6, 2023
@jkowalleck jkowalleck changed the title DOM normalizer: element names are injectable [IDEA] DOM normalizer: element names are injectable Mar 6, 2023
@jkowalleck jkowalleck added idea breaking change and removed enhancement New feature or request labels Mar 6, 2023
@jkowalleck jkowalleck removed this from the v2 milestone Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant