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

Properly propagate changes when range or trees are mutated #8506

Merged
merged 6 commits into from Dec 25, 2015

Commits on Dec 13, 2015

  1. Fix Node::ReplaceChild

    nox committed Dec 13, 2015
  2. Introduce UnbindContext

    This holds the context that describes the original node that was removed from a tree
    when unbinding from a tree.
    nox committed Dec 13, 2015
  3. Fix the spec links for DOM ranges

    nox committed Dec 13, 2015

Commits on Dec 25, 2015

  1. Properly propagate changes when range or trees are mutated

    nox committed Dec 25, 2015
You can’t perform that action at this time.