From d1e72dd1bb7ace2f74abf4bad90e9386585665b6 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Wed, 3 May 2023 09:00:17 -0400 Subject: [PATCH] update hr-in-select tests with parser errors See #167 --- tree-construction/webkit02.dat | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/tree-construction/webkit02.dat b/tree-construction/webkit02.dat index 2987a70..7d817ec 100644 --- a/tree-construction/webkit02.dat +++ b/tree-construction/webkit02.dat @@ -404,6 +404,8 @@ eof-in-math #data
#errors +1:1: ERROR: Expected a doctype token +1:23: ERROR: Premature end of file. Currently open tags: html, body, select. #document | | @@ -448,6 +456,8 @@ eof-in-math #data
#errors +1:1: ERROR: Expected a doctype token +1:28: ERROR: Premature end of file. Currently open tags: html, body, table, tbody, tr, td, select. #document | | @@ -474,6 +486,8 @@ eof-in-math #data