Skip to content
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

Implement HTMLAnchorElement.text #3086

Merged
merged 1 commit into from Aug 21, 2014
Merged

Conversation

@ChrisParis
Copy link
Contributor

ChrisParis commented Aug 14, 2014

Fixes #3021. I'm not sure about the [Pure] on the text attribute in the webidl, but it's present on Node.textContent, which HTMLAnchorElement.text shadows.

@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Aug 14, 2014

Critic review: https://critic.hoppipolla.co.uk/r/2348

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@Manishearth
Copy link
Member

Manishearth commented Aug 15, 2014

r+, squash!

Ms2ger added a commit that referenced this pull request Aug 21, 2014
Implement HTMLAnchorElement.text; r=Manishearth
@Ms2ger Ms2ger merged commit dab0374 into servo:master Aug 21, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@ChrisParis ChrisParis deleted the ChrisParis:HTMLAnchorElement.text branch Apr 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

4 participants
You can’t perform that action at this time.