Skip to content

[Glimmer2] Add fragment assertions#13477

Merged
krisselden merged 1 commit intoemberjs:masterfrom
asakusuma:frag-assert
May 11, 2016
Merged

[Glimmer2] Add fragment assertions#13477
krisselden merged 1 commit intoemberjs:masterfrom
asakusuma:frag-assert

Conversation

@asakusuma
Copy link
Contributor

As requested by @chancancode in #13475.

Doesn't seem like this stuff was being tested in htmlbars

this._super(...arguments);

if (!this.elementId) {
if (!this.elementId && this.tagName !== '') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, this was at one point guarded.

@krisselden krisselden merged commit f8539b0 into emberjs:master May 11, 2016
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.

2 participants