Skip to content

Tooltip: Remove name and id from tooltip content #1525

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

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 31, 2015

Fixes #11272

"<input type='radio' name='hobby' checked='checked'><label>option 1</label>" +
"<input type='radio' name='hobby'><label>option 2</label>" +
"</div>",
stripped_content = "<div>" +
Copy link
Member

Choose a reason for hiding this comment

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

camelCase variable names.

@scottgonzalez
Copy link
Member

Please update your git config to use your full name so that it matches your CLA signature.

@scottgonzalez
Copy link
Member

@jiabaowu Are you still interested in this? It's been a few weeks.

@ghost
Copy link
Author

ghost commented Apr 21, 2015

@scottgonzalez sorry for the lack of contact, I meant to leave a comment on the bug report but I lost my account and the password reset wont send me an email. I think this fix is impossible, but since I refactored the code do you think it is worth resubmitting this PR to just remove "name" from the radio button in liveregion?

edit: actually sorry, I see you mentioned that in your comment on the bug, sure ill try to submit!

@scottgonzalez
Copy link
Member

Replaced by #1544.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants