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

Add tests for HTMLTableElement methods #1723

Closed

Conversation

kangxu
Copy link
Contributor

@kangxu kangxu commented Apr 7, 2015

  • Add tests for HTMLTableElement.createTFoot(), HTMLTableElement.createTHead(),
    HTMLTableElement.deleteRow(), HTMLTableElement.deleteTFoot() and
    HTMLTableElement.deleteTHead()

@tobie tobie added the html label Apr 7, 2015
@hoppipolla-critic-bot
Copy link

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

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.

- Add tests for HTMLTableElement.createTFoot(), HTMLTableElement.createTHead(),
HTMLTableElement.deleteRow(), HTMLTableElement.deleteTFoot() and
HTMLTableElement.deleteTHead()
@xiuqijix
Copy link
Contributor

Duplicated with #2846 and #3370, close it.

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

Successfully merging this pull request may close these issues.

None yet

6 participants