diff --git a/tree-construction/xmlns-errors.dat b/tree-construction/xmlns-errors.dat new file mode 100644 index 0000000..a57fc08 --- /dev/null +++ b/tree-construction/xmlns-errors.dat @@ -0,0 +1,162 @@ +#data + +#errors +#document +| +| +| +| +| +| xmlns="http://www.w3.org/2000/svg" + +#data + +#errors +#document +| +| +| +| +| +| xmlns="http://www.w3.org/1998/Math/MathML" + +#data + +#errors +#document +| +| +| +| +| +| xmlns:xlink="http://www.w3.org/1999/xlink" + +#data + +#errors +#document +| +| +| xmlns="totally not html" +| +| + +#data + +#errors +#document +| +| +| xmlns:xlink="totally not xlink" +| +| + +#data + +#errors +xmlns mismatch +#document +| +| +| +| +| +| xmlns="totally not svg" + +#data + +#errors +xmlns mismatch +#document +| +| +| +| +| +| xmlns="totally not mathml" + +#data + +#errors +xmlns:xlink mismatch +#document +| +| +| +| +| +| xmlns:xlink="totally not xlink" + +#data + +#errors +xmlns:xlink mismatch +#document +| +| +| +| +| +| xmlns:xlink="totally not xlink" + +#data + +#errors +xmlns mismatch +xmlns:xlink mismatch +#document +| +| +| +| +| +| xmlns="totally not svg" +| xmlns:xlink="totally not xlink" + +#data + +#errors +xmlns mismatch +#document +| +| +| +| +| +| xmlns="Http://www.w3.org/2000/svg" + +#data + +#errors +xmlns:xlink mismatch +#document +| +| +| +| +| +| xmlns:xlink="Http://www.w3.org/2000/svg" + +#data + +#errors +xmlns mismatch +#document +| +| +| +| +| +| xmlns="" + +#data + +#errors +xmlns:xlink mismatch +#document +| +| +| +| +| +| xmlns:xlink=""