summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/treebuilder/treebuilder.c1
-rw-r--r--test/data/tree-construction/tests6.dat1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/treebuilder/treebuilder.c b/src/treebuilder/treebuilder.c
index f330341..641d748 100644
--- a/src/treebuilder/treebuilder.c
+++ b/src/treebuilder/treebuilder.c
@@ -63,6 +63,7 @@ static const struct {
{ "SMALL", SMALL }, { "STRIKE", STRIKE },
{ "STRONG", STRONG }, { "TT", TT },
{ "U", U },
+ { "XMP", XMP },
};
diff --git a/test/data/tree-construction/tests6.dat b/test/data/tree-construction/tests6.dat
index 6e9cf99..495b570 100644
--- a/test/data/tree-construction/tests6.dat
+++ b/test/data/tree-construction/tests6.dat
@@ -18,7 +18,6 @@ Line: 1 Col: 29 Unexpected start tag head. Ignored.
| <!DOCTYPE html>
| <html>
| <head>
-| " "
| <body>
#data