Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disables blink::features::kTextFragmentAnchor
Fixes brave/brave-browser#8342 Chromium change: https://chromium.googlesource.com/chromium/src/+/62f8d5f096b174d05cd7f716585983df483024d7 commit 62f8d5f096b174d05cd7f716585983df483024d7 Author: Nick Burris <nburris@chromium.org> Date: Thu Jan 16 22:54:51 2020 +0000 Enable Scroll To Text by default Enables scroll to text by default for M81. Note we plan to launch via Finch for M80. Intent to ship with LGTMs: https://groups.google.com/a/chromium.org/d/msg/blink-dev/zlLSxQ9BA8Y/t-_3pAiSAwAJ This patch also updates web platform test expectations: - scroll-to-text-fragment.html now passes; it just needed an extra rAF for the fallback to element anchor behavior. - scroll-to-text-fragment-security.html has two expected failures, as they need to be updated to test cross-origin navigations. I'll make this change in a follow-up patch to close bug 1042311. Bug: 919204
- Loading branch information