Hi All, I'm trying out some things with the new content blocking features in WebKit. Does anyone have suggestions on how to test content blocking beyond the following technique:
- Create JSON file - Force iOS Simulator to reload the JSON file - Reload the web page in mobile Safari - Visually observe the correct behavior I've noticed, when using 'css-display-none', that the blocked content is still visible in the web inspector, although the content is correctly blocked in mobile Safari. So, I don't think I can observe the output of the web inspector. Is it possible to hook into some other part of WebKit to find out what's being blocked? Are there perhaps some unit tests that do something like this? Thanks, Rob
_______________________________________________ webkit-help mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-help
