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

Splattribute merging of "class" attribute fails #17533

Closed
wants to merge 1 commit into from

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Jan 30, 2019

When a class= attribute comes after ...attributes, we don't merge it correctly. Instead it gets clobbered.

This PR adds failing tests. The new tests are based on existing tests, but with the order of the attributes reversed.

When a `class=` attribute comes _after_ `...attributes`, we don't merge it correctly. Instead it gets clobbered.

This PR adds failing tests.
wycats pushed a commit to glimmerjs/glimmer-vm that referenced this pull request Apr 3, 2019
wycats pushed a commit to glimmerjs/glimmer-vm that referenced this pull request Apr 3, 2019
chancancode added a commit to glimmerjs/glimmer-vm that referenced this pull request Apr 3, 2019
chancancode added a commit to glimmerjs/glimmer-vm that referenced this pull request Apr 3, 2019
chancancode added a commit to glimmerjs/glimmer-vm that referenced this pull request Apr 3, 2019
wycats pushed a commit that referenced this pull request Apr 6, 2019
(beta will need a different version)

Closes #17533, #17692.
wycats pushed a commit that referenced this pull request Apr 6, 2019
wycats pushed a commit that referenced this pull request Apr 6, 2019
(beta will need a different version)

Closes #17533, #17692.
wycats pushed a commit that referenced this pull request Apr 6, 2019
@chancancode chancancode deleted the splattribute-merge-bug branch April 6, 2019 03:07
wycats pushed a commit that referenced this pull request Apr 9, 2019
Closes #17533, #17692.

(cherry picked from commit 2a96c78)
(cherry picked from commit 61c1830)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant