summaryrefslogtreecommitdiff
path: root/test/scanners/html/coderay-output.expected.raydebug
diff options
context:
space:
mode:
Diffstat (limited to 'test/scanners/html/coderay-output.expected.raydebug')
-rw-r--r--test/scanners/html/coderay-output.expected.raydebug2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scanners/html/coderay-output.expected.raydebug b/test/scanners/html/coderay-output.expected.raydebug
index 18b7722..b8dc626 100644
--- a/test/scanners/html/coderay-output.expected.raydebug
+++ b/test/scanners/html/coderay-output.expected.raydebug
@@ -1,4 +1,4 @@
-preprocessor(<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+doctype(<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">)
tag(<html) attribute_name(xmlns)operator(=)string<delimiter(")content(http://www.w3.org/1999/xhtml)delimiter(")> attribute_name(xml:lang)operator(=)string<delimiter(")content(en)delimiter(")> attribute_name(lang)operator(=)string<delimiter(")content(de)delimiter(")>tag(>)
tag(<head>)