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

Investigate running web platform DOM tests #25

Closed
bwrrp opened this issue May 18, 2017 · 2 comments
Closed

Investigate running web platform DOM tests #25

bwrrp opened this issue May 18, 2017 · 2 comments

Comments

@bwrrp
Copy link
Owner

bwrrp commented May 18, 2017

See https://github.com/w3c/web-platform-tests/tree/master/dom

@bwrrp bwrrp self-assigned this May 31, 2017
@bwrrp bwrrp added the 2.0 label May 31, 2017
@bwrrp
Copy link
Owner Author

bwrrp commented May 31, 2017

Implemented running the tests (with some stubs) on the web-platform-tests branch.

TODO: Implement more of the DOM API to enable more tests to run. Most notable candidates are:

  • Element#textContent
  • Element#id

@bwrrp
Copy link
Owner Author

bwrrp commented Jun 26, 2017

Closing in favor of #30

@bwrrp bwrrp closed this as completed Jun 26, 2017
@bwrrp bwrrp removed their assignment Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant