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

Always mangle frag-id href attribute values #1150

Open
ekashida opened this issue Mar 29, 2019 · 1 comment
Open

Always mangle frag-id href attribute values #1150

ekashida opened this issue Mar 29, 2019 · 1 comment
Labels
BUG P2 next-release Synthetic Shadow Synthetic shadow DOM polyfill

Comments

@ekashida
Copy link
Member

We relaxed the mangling of fragment-only href attribute values (#1142) by only transforming the value if there are no elements with id attributes in the same template. This was done to avoid breaking associations between elements in LWC and elements outside of LWC because we mangle all id values in LWC in order to support scoped ids.

The plan is to revert most of that, minus a few tests, once we've taken the appropriate steps.

@git2gus
Copy link

git2gus bot commented Jan 14, 2020

This issue has been linked to a new work item: W-7116032

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG P2 next-release Synthetic Shadow Synthetic shadow DOM polyfill
Projects
None yet
Development

No branches or pull requests

3 participants