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 DOM Range setStart/setEnd() #3559

Closed
wants to merge 17 commits into from

Conversation

@tetsuharuohzeki
Copy link
Member

tetsuharuohzeki commented Oct 2, 2014

Relate: #1236

This is the first step to support Range.

@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Oct 2, 2014

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

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.

@tetsuharuohzeki
Copy link
Member Author

tetsuharuohzeki commented Oct 16, 2014

At this moment, this implementation don't care when the tree is changed. I need to work it.

@jdm
Copy link
Member

jdm commented Mar 31, 2015

We can reopen this if necessary, but it doesn't appear to be going anywhere :)

@jdm jdm closed this Mar 31, 2015
@tetsuharuohzeki tetsuharuohzeki deleted the tetsuharuohzeki:range branch Mar 31, 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.

None yet

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