Chrome defaults

pull/174/head
M66B 6 years ago
parent ac36f1b228
commit 619375a6ec

@ -257,6 +257,7 @@ public class HtmlHelper {
boolean display_hidden = prefs.getBoolean("display_hidden", false);
boolean disable_tracking = prefs.getBoolean("disable_tracking", true);
// https://chromium.googlesource.com/chromium/blink/+/master/Source/core/css/html.css
Document parsed = JsoupEx.parse(html);
// <!--[if ...]><!--> ... <!--<![endif]-->

Loading…
Cancel
Save