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

Update ng-sanitize to allow the size attribute #5522

Closed
wants to merge 1 commit into from

Conversation

bradyisom
Copy link
Contributor

The "size" attribute gets set on elements when using HTML5 rich text editors, or elements with the contenteditable attribute, that rely on the 'fontSize' command (execCommand).

The "size" attribute gets set on <font> elements when using HTML5 rich text editors, or elements with the contenteditable attribute, that rely on the 'fontSize' command (execCommand).
@IgorMinar
Copy link
Contributor

I'm sorry, but I wasn't able to verify your CLA signature. CLA signature is required for any code contributions to AngularJS.

Please sign our CLA and ensure that the CLA signature email address and the email address in this PR's commits match.

If you signed the CLA as a corporation, please let me know the company's name.

Thanks a bunch!

PS: If you signed the CLA in the past then most likely the email addresses don't match. Please sign the CLA again or update the email address in the commit of this PR.
PS2: If you are a Googler, please sign the CLA as well to simplify the CLA verification process.

@bradyisom
Copy link
Contributor Author

Sorry about that. I have now signed the CLA as an individual.

@IgorMinar
Copy link
Contributor

CLA signature verified! Thank you!

Someone from the team will now triage your PR and it will be processed based on the determined priority (doc updates and fixes with tests are prioritized over other changes).

@ghost ghost assigned IgorMinar Dec 28, 2013
@IgorMinar IgorMinar closed this in 056c849 Dec 28, 2013
@IgorMinar
Copy link
Contributor

thanks

jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
The "size" attribute gets set on <font> elements when using HTML5 rich
text editors, or elements with the contenteditable attribute, that rely
on the 'fontSize' command (execCommand).

Closes angular#5522
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
The "size" attribute gets set on <font> elements when using HTML5 rich
text editors, or elements with the contenteditable attribute, that rely
on the 'fontSize' command (execCommand).

Closes angular#5522
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.

2 participants