Sign in
go
/
net
/
2707ee21efea70599446dd35979b1d1aedf44ada
/
.
/
html
/
testdata
/
html5lib-tests
/
tokenizer
/
pendingSpecChanges.test
blob: 191434f1b13532b03c1bc8519d6c4a1247ac2582 [
file
]
{
"tests"
:
[
{
"description"
:
"<!---- >"
,
"input"
:
"<!---- >"
,
"output"
:[[
"Comment"
,
"-- >"
]],
"errors"
:[
{
"code"
:
"eof-in-comment"
,
"line"
:
1
,
"col"
:
9
}
]}
]}