Android WebView disables a number of features at run time because it shares a build target with the Android target of Chromium:
https://source.chromium.org/chromium/chromium/src/+/main:android_webview/browser/aw_field_trials.cc
We should investigate if we can improve this detection mechanism.