@@ -80,6 +80,7 @@ FOO<script type="text/plain"></scriptx>BAR
80
80
(1,42): expected-named-closing-tag-but-got-eof
81
81
#new-errors
82
82
(1:1) missing-doctype
83
+ (1:43) eof-in-element-that-can-contain-only-text
83
84
#document
84
85
| <html>
85
86
| <head>
@@ -248,6 +249,7 @@ FOO<script type="text/plain">'<!-- <sCrIpt>'</script>BAR
248
249
(1,56): expected-named-closing-tag-but-got-eof
249
250
#new-errors
250
251
(1:1) missing-doctype
252
+ (1:57) eof-in-element-that-can-contain-only-text
251
253
(1:57) eof-in-script-html-comment-like-text
252
254
#document
253
255
| <html>
@@ -266,6 +268,7 @@ FOO<script type="text/plain">'<!-- <sCrIpt> -'</script>BAR
266
268
(1,58): expected-named-closing-tag-but-got-eof
267
269
#new-errors
268
270
(1:1) missing-doctype
271
+ (1:59) eof-in-element-that-can-contain-only-text
269
272
(1:59) eof-in-script-html-comment-like-text
270
273
#document
271
274
| <html>
@@ -284,6 +287,7 @@ FOO<script type="text/plain">'<!-- <sCrIpt> --'</script>BAR
284
287
(1,59): expected-named-closing-tag-but-got-eof
285
288
#new-errors
286
289
(1:1) missing-doctype
290
+ (1:60) eof-in-element-that-can-contain-only-text
287
291
(1:60) eof-in-script-html-comment-like-text
288
292
#document
289
293
| <html>
@@ -317,6 +321,7 @@ FOO<script type="text/plain">'<!-- <sCrIpt> --!>'</script>BAR
317
321
(1,61): expected-named-closing-tag-but-got-eof
318
322
#new-errors
319
323
(1:1) missing-doctype
324
+ (1:62) eof-in-element-that-can-contain-only-text
320
325
(1:62) eof-in-script-html-comment-like-text
321
326
#document
322
327
| <html>
@@ -335,6 +340,7 @@ FOO<script type="text/plain">'<!-- <sCrIpt> -- >'</script>BAR
335
340
(1,61): expected-named-closing-tag-but-got-eof
336
341
#new-errors
337
342
(1:1) missing-doctype
343
+ (1:62) eof-in-element-that-can-contain-only-text
338
344
(1:62) eof-in-script-html-comment-like-text
339
345
#document
340
346
| <html>
@@ -353,6 +359,7 @@ FOO<script type="text/plain">'<!-- <sCrIpt '</script>BAR
353
359
(1,56): expected-named-closing-tag-but-got-eof
354
360
#new-errors
355
361
(1:1) missing-doctype
362
+ (1:57) eof-in-element-that-can-contain-only-text
356
363
(1:57) eof-in-script-html-comment-like-text
357
364
#document
358
365
| <html>
@@ -371,6 +378,7 @@ FOO<script type="text/plain">'<!-- <sCrIpt/'</script>BAR
371
378
(1,56): expected-named-closing-tag-but-got-eof
372
379
#new-errors
373
380
(1:1) missing-doctype
381
+ (1:57) eof-in-element-that-can-contain-only-text
374
382
(1:57) eof-in-script-html-comment-like-text
375
383
#document
376
384
| <html>
0 commit comments