From 844d7165f2c3edfe1dfbb2eaa6281748a059f48e Mon Sep 17 00:00:00 2001 From: Stephen Checkoway Date: Mon, 1 Oct 2018 12:44:04 -0400 Subject: [PATCH 1/4] ruby closed with span still open --- tree-construction/ruby.dat | 1 + 1 file changed, 1 insertion(+) diff --git a/tree-construction/ruby.dat b/tree-construction/ruby.dat index 696782f0..f4e5e4e4 100644 --- a/tree-construction/ruby.dat +++ b/tree-construction/ruby.dat @@ -203,6 +203,7 @@ ab #errors (1,6): expected-doctype-but-got-start-tag +(1,32): unexpected-end-tag #document | | From 28458502338f7a8cf85d2631db538ee23d83e706 Mon Sep 17 00:00:00 2001 From: Stephen Checkoway Date: Mon, 1 Oct 2018 12:50:44 -0400 Subject: [PATCH 2/4] missing DOCTYPE and two foster parented elements --- tree-construction/tests8.dat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tree-construction/tests8.dat b/tree-construction/tests8.dat index ba2e63dd..d532801e 100644 --- a/tree-construction/tests8.dat +++ b/tree-construction/tests8.dat @@ -90,6 +90,9 @@ x" #data
  • #errors +(1,7): expected-doctype-but-got-start-tag +(1,11): foster-parenting-start-tag +(1,15): foster-parenting-start-tag #document | | From 1c6436240ed7c253d0d512cff1717317f9fcc4b1 Mon Sep 17 00:00:00 2001 From: Stephen Checkoway Date: Tue, 2 Oct 2018 00:11:19 -0400 Subject: [PATCH 3/4] More missing errors --- tree-construction/webkit01.dat | 4 ++++ tree-construction/webkit02.dat | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/tree-construction/webkit01.dat b/tree-construction/webkit01.dat index b5fafdc7..43467d6b 100644 --- a/tree-construction/webkit01.dat +++ b/tree-construction/webkit01.dat @@ -673,6 +673,10 @@ console.log("FOOBARBAZ"); #data
    #errors +(1,7): expected-doctype-but-got-start-tag +(1,30): unexpected-start-tag +(1,37): unexpected-end-tag +(1,22): expected-closing-tag-but-got-eof #document | | diff --git a/tree-construction/webkit02.dat b/tree-construction/webkit02.dat index 791991d2..dddfe2a7 100644 --- a/tree-construction/webkit02.dat +++ b/tree-construction/webkit02.dat @@ -138,6 +138,7 @@ #data test #errors +(1,7): expected-doctype-but-got-start-tag #document | | @@ -148,6 +149,9 @@ #data #errors +(1,7): expected-doctype-but-got-start-tag +(1,14): foster-parenting-start-tag +(1,15): expected-closing-tag-but-got-eof #document | | @@ -158,6 +162,9 @@ #data