Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
|
hmm.. tests are failing because different browsers enumerate over the list of tags in a different order which results in non-deterministic. I'll either have to sort the attribute list or change the matcher to account for this. |
|
@IgorMinar even after sorting the attributes, there are two test failures with IE9 I think it should be possible to fix the second issue with something like https://github.com/angular/angular.js/blob/master/src/jqLite.js#L159 |
e403d80 to
f128934
Compare
f128934 to
d99fb5a
Compare
1520d90 to
d24463f
Compare
src/ngSanitize/sanitize.js
Outdated
4d3a2a4 to
801fb7a
Compare
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (manually apply from the commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
Closes angular#12524 (cherry picked from commit f33ce17)
fix($compile): properly sanitize xlink:href attribute interoplation Closes angular#12524 (cherry picked from commit f33ce17) Co-authored-by: Igor Minar <igor@angularjs.org> Co-authored-by: Dumitru Corini <dumitru.corini@gmail.com>
fix: grunt package is working fix(angular.merge): do not merge __proto__ property Report from * angular@c0498d4 * angular@add78e6 fix($compile): properly sanitize xlink:href attribute interoplation Closes angular#12524 (cherry picked from commit f33ce17) Build version on windows Build version on windows Update ReadMe for Windows environment Update ReadMe Fix Unit Test Fix Unit Test Fix Unit Test Fix Test e2e Fix Test e2e Fix Test e2e Fix Test e2e
No description provided.