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

Make ranges observe mutations on document #6639

Closed
wants to merge 7 commits into from

Commits on Jul 14, 2015

  1. Implement Range#cloneContents

    dzbarsky committed Jul 14, 2015
  2. Update web-platform-tests expected data

    dzbarsky committed Jul 14, 2015
  3. Remove some calls to .r()

    dzbarsky committed Jul 14, 2015
  4. Don't do deep cloning for partially contained nodes (results in doubl…

    …ed text)
    dzbarsky committed Jul 14, 2015
  5. Implement Range#extractContents

    dzbarsky committed Jul 14, 2015
  6. Update web-platform-tests expected data

    dzbarsky committed Jul 14, 2015

Commits on Jul 15, 2015

  1. Make range observe mutations on document

    dzbarsky committed Jul 15, 2015
You can’t perform that action at this time.