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

Clean up myInsertNode #2065

Merged
merged 3 commits into from Aug 11, 2015
Merged

Conversation

ayg
Copy link
Contributor

@ayg ayg commented Aug 11, 2015

Review comments addressed, rebased.

It's clearer if we just recurse into the children.  Otherwise we get
messages like 'expected Element node "<b>Abcdef</b>", got Element node
"<b>abcdef</b>"' when there's an empty Text node or similar.
Now matches latest spec, which has changed significantly.
@hoppipolla-critic-bot
Copy link

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

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.

Ms2ger added a commit that referenced this pull request Aug 11, 2015
Clean up myInsertNode; r=Ms2ger
@Ms2ger Ms2ger merged commit d983498 into web-platform-tests:master Aug 11, 2015
@ayg ayg deleted the ayg/myInsertNode branch April 13, 2016 11:42
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

4 participants