Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(ngSanitize): do not ignore white-listed svg camelCased attributes#10990

Closed
hugomn wants to merge 1 commit into
angular:masterfrom
hugomn:ngSanitize
Closed

fix(ngSanitize): do not ignore white-listed svg camelCased attributes#10990
hugomn wants to merge 1 commit into
angular:masterfrom
hugomn:ngSanitize

Conversation

@hugomn
Copy link
Copy Markdown
Contributor

@hugomn hugomn commented Feb 6, 2015

@hugomn hugomn changed the title fix(ngSanitize): Do not ignore white-listed svg camelCased attributes fix(ngSanitize): do not ignore white-listed svg camelCased attributes Feb 6, 2015
@pkozlowski-opensource
Copy link
Copy Markdown
Member

@hugomn it seems like the change is good but it needs more work:

Could you please have a look at those items so we can merge your PR? Thnx!

@pkozlowski-opensource
Copy link
Copy Markdown
Member

@hugomn never mind, it turned out that travis failure was a flake and I did the cleanup myself. Merging.

@hugomn
Copy link
Copy Markdown
Contributor Author

hugomn commented Feb 23, 2015

Thanks, @pkozlowski-opensource! =)

netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ngSanitize: camel-cased attributes in SVG accidentally deleted

3 participants