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

Handle cursor and hit testing in 2020 #25280

Merged
merged 6 commits into from Dec 13, 2019
Merged

Handle cursor and hit testing in 2020 #25280

merged 6 commits into from Dec 13, 2019

Commits on Dec 13, 2019

  1. Add NodeExt::as_opaque

    nox committed Dec 13, 2019
  2. Introduce BlockLevelJob

    nox committed Dec 13, 2019
  3. Remove the Node type parameter from Contents

    We now pass the Node as an argument during DOM traversal in layout.
    nox committed Dec 13, 2019
  4. Handle cursor and hit testing in 2020

    nox committed Dec 13, 2019
You can’t perform that action at this time.