← Home Loading…

CSS and font loading all go through shouldInterceptRequest on Android. Test 4 (@font-face) uses document.fonts.load() to detect whether the external font was actually fetched. Google Fonts (test 5) returns a CSS file that itself references font binary files — both requests should be intercepted.
TestMethodTargetResult