chromium/third_party/blink/web_tests/virtual/fluent-non-overlay-scrollbar/README.md

The suit contains web tests for Fluent non-overlay scrollbar that can be
enabled via the following feature flag: `--enable-features=FluentScrollbar`.
Please see more details here: https://crbug.com/1351598.

If you are trying to rebase Win10 expectations in a Win11 machine, you can
follow these instructions to temporarily disable Win11 arrows:
1. Navigate to: `ui/native_theme/native_theme_constants_fluent.h`

2. Change `"Segoe Fluent Icons"` value to another name. For example,
`"Segoe Fluent Icons1"`.

3. Rebuild;
`$ autoninja blink_web_tests`