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

[Glimmer 2] Unskip tests related to inline styles and unsafe hrefs #13811

Merged
merged 1 commit into from
Jul 18, 2016

Conversation

chadhietala
Copy link
Contributor

@chadhietala chadhietala commented Jul 12, 2016

Part of #13644

}

['@test specifying `<div style={{{userValue}}}></div>` works properly without a warning'](assert) {
['@htmlbars specifying `<div style={{{userValue}}}></div>` works properly without a warning'](assert) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@krisselden Not sure how to handle this case because we have a TrustingAppendOpcode here which blindly appends and the context is lost in the compile.

@chadhietala
Copy link
Contributor Author

@rwjblue Does this test indicator mean that typescript needs to be a devDependency on Ember now?

npm WARN broccoli-typescript-compiler@0.6.1 requires a peer of typescript@^1.6.2 || ^1.7.0 || ^1.8.0 || ^1.9.0-dev but none was installed.
npm ERR! code 1

@rwjblue
Copy link
Member

rwjblue commented Jul 16, 2016

I don't think so, we are using 2.0.0-dev, but that isn't one of the options allowed.

@chadhietala chadhietala force-pushed the much-secure branch 3 times, most recently from 60c441b to f64eba6 Compare July 17, 2016 20:15
@chancancode chancancode merged commit a0b94b1 into emberjs:master Jul 18, 2016
@chadhietala chadhietala deleted the much-secure branch July 18, 2016 00:08
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.

3 participants