From c40cf9a15ae4c1262062532fc98ae5320058d68d Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Wed, 17 Feb 2016 10:48:42 +0100 Subject: [PATCH 1/4] ignore_missing_rules is obsolete, all rules are implemented now --- src/tree_builder/mod.rs | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/tree_builder/mod.rs b/src/tree_builder/mod.rs index 3c68b1a4..5bbc1027 100644 --- a/src/tree_builder/mod.rs +++ b/src/tree_builder/mod.rs @@ -57,14 +57,7 @@ pub struct TreeBuilderOpts { /// Should we drop the DOCTYPE (if any) from the tree? pub drop_doctype: bool, - /// The ``, ``, and `