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

fix(sanitize): Do not duplicate self closing elements #12477

Closed
wants to merge 2 commits into from

Conversation

lgalfaso
Copy link
Contributor

This is a refinement on top of #11790 that handles self closing elements

@googlebot
Copy link

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.

@lgalfaso lgalfaso force-pushed the new-sanitize-fix branch 2 times, most recently from 9dd634d to 0e3a33b Compare July 31, 2015 23:03
mhevery and others added 2 commits August 1, 2015 01:08
This implementation is based on inert document

Closes angular#11442
Closes angular#11443
For HTML self closing elements:
* Do not create an end element
* Create the element as self closed
@Narretz
Copy link
Contributor

Narretz commented Aug 3, 2015

We should probably wait until 1.5 for this, right?

@lgalfaso
Copy link
Contributor Author

lgalfaso commented Aug 3, 2015

We should probably wait until 1.5 for this, right?

Yep

@Narretz Narretz added this to the 1.5.x - migration-facilitation milestone Aug 3, 2015
@lgalfaso
Copy link
Contributor Author

lgalfaso commented Aug 9, 2015

Close in favor of #12524

@lgalfaso lgalfaso closed this Aug 9, 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.

4 participants