From 66f49b1de0487b8077f73813137149d15dc43af4 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Thu, 27 Apr 2023 12:56:40 -0400 Subject: [PATCH] Provide errors for test introduced in #163 --- tree-construction/tables01.dat | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tree-construction/tables01.dat b/tree-construction/tables01.dat index 311b424..decd68b 100644 --- a/tree-construction/tables01.dat +++ b/tree-construction/tables01.dat @@ -288,6 +288,13 @@ #data
#errors +1:1: Expected a doctype token +1:13: 'svg' tag isn't allowed here. Currently open tags: html, body, div, table. +1:33: 'select' tag isn't allowed here. Currently open tags: html, body, div, table, svg, foreignobject. +1:41: 'table' tag isn't allowed here. Currently open tags: html, body, div, table, svg, foreignobject, select. +1:41: 'table' tag isn't allowed here. Currently open tags: html, body, div, table, svg, foreignobject. +1:48: 's' tag isn't allowed here. Currently open tags: html, body, div, table. +1:51: Premature end of file. Currently open tags: html, body, div, table, s. #document | |