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 element.innerText #16107

Closed
ferjm opened this issue Mar 23, 2017 · 3 comments
Closed

Implement element.innerText #16107

ferjm opened this issue Mar 23, 2017 · 3 comments

Comments

@ferjm ferjm added the A-content/dom label Mar 23, 2017
@ferjm ferjm self-assigned this Mar 23, 2017
@ferjm ferjm added the C-assigned label Mar 23, 2017
@jasonwilliams
Copy link
Contributor

@jasonwilliams jasonwilliams commented Mar 30, 2017

Hey @ferjm whats your plan of action for this?

@ferjm
Copy link
Member Author

@ferjm ferjm commented Mar 31, 2017

Hello @Jayflux, I have a WIP patch for this that I'd like to finish next week (I'm afk today).

@ferjm ferjm mentioned this issue Apr 6, 2017
3 of 4 tasks complete
@ferjm ferjm removed their assignment Aug 16, 2017
@ferjm ferjm mentioned this issue Feb 15, 2018
4 of 4 tasks complete
@ferjm
Copy link
Member Author

@ferjm ferjm commented Feb 15, 2018

The getter part landed in #19754

bors-servo added a commit that referenced this issue Feb 15, 2018
Implement element.innerText setter

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #16107
- [X] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20054)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Feb 16, 2018
Implement element.innerText setter

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #16107
- [X] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20054)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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