|
|
@@ -1,8 +1,7 @@
|
|
|
#data
|
|
|
<style> <!-- </style>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
-Line: 1 Col: 22 Unexpected end of file. Expected end tag (style).
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -14,7 +13,8 @@ Line: 1 Col: 22 Unexpected end of file. Expected end tag (style).
|
|
|
#data
|
|
|
<style> <!-- </style> --> </style>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
+(1,34): unexpected-end-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -27,7 +27,7 @@ Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
#data
|
|
|
<style> <!--> </style>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -39,7 +39,7 @@ Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
#data
|
|
|
<style> <!---> </style>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -51,7 +51,7 @@ Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
#data
|
|
|
<iframe> <!---> </iframe>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
|
|
|
+(1,8): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -63,7 +63,9 @@ Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
|
|
|
#data
|
|
|
<iframe> <!--- </iframe>->x</iframe> --> </iframe>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
|
|
|
+(1,8): expected-doctype-but-got-start-tag
|
|
|
+(1,36): unexpected-end-tag
|
|
|
+(1,50): unexpected-end-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -75,7 +77,8 @@ Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
|
|
|
#data
|
|
|
<script> <!-- </script> --> </script>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 8 Unexpected start tag (script). Expected DOCTYPE.
|
|
|
+(1,8): expected-doctype-but-got-start-tag
|
|
|
+(1,37): unexpected-end-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -88,7 +91,8 @@ Line: 1 Col: 8 Unexpected start tag (script). Expected DOCTYPE.
|
|
|
#data
|
|
|
<title> <!-- </title> --> </title>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
+(1,34): unexpected-end-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -101,7 +105,9 @@ Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
|
|
|
#data
|
|
|
<textarea> <!--- </textarea>->x</textarea> --> </textarea>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 10 Unexpected start tag (textarea). Expected DOCTYPE.
|
|
|
+(1,10): expected-doctype-but-got-start-tag
|
|
|
+(1,42): unexpected-end-tag
|
|
|
+(1,58): unexpected-end-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -113,7 +119,7 @@ Line: 1 Col: 10 Unexpected start tag (textarea). Expected DOCTYPE.
|
|
|
#data
|
|
|
<style> <!</-- </style>x
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -125,7 +131,7 @@ Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
|
|
|
#data
|
|
|
<p><xmp></xmp>
|
|
|
#errors
|
|
|
-XXX: Unknown
|
|
|
+(1,3): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -136,7 +142,7 @@ XXX: Unknown
|
|
|
#data
|
|
|
<xmp> <!-- > --> </xmp>
|
|
|
#errors
|
|
|
-Line: 1 Col: 5 Unexpected start tag (xmp). Expected DOCTYPE.
|
|
|
+(1,5): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -147,7 +153,7 @@ Line: 1 Col: 5 Unexpected start tag (xmp). Expected DOCTYPE.
|
|
|
#data
|
|
|
<title>&</title>
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -158,7 +164,7 @@ Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
|
|
|
#data
|
|
|
<title><!--&--></title>
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -169,8 +175,7 @@ Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
|
|
|
#data
|
|
|
<title><!--</title>
|
|
|
#errors
|
|
|
-Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
|
|
|
-Line: 1 Col: 19 Unexpected end of file. Expected end tag (title).
|
|
|
+(1,7): expected-doctype-but-got-start-tag
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -181,7 +186,9 @@ Line: 1 Col: 19 Unexpected end of file. Expected end tag (title).
|
|
|
#data
|
|
|
<noscript><!--</noscript>--></noscript>
|
|
|
#errors
|
|
|
-Line: 1 Col: 10 Unexpected start tag (noscript). Expected DOCTYPE.
|
|
|
+(1,10): expected-doctype-but-got-start-tag
|
|
|
+(1,39): unexpected-end-tag
|
|
|
+#script-on
|
|
|
#document
|
|
|
| <html>
|
|
|
| <head>
|
|
|
@@ -189,3 +196,15 @@ Line: 1 Col: 10 Unexpected start tag (noscript). Expected DOCTYPE.
|
|
|
| "<!--"
|
|
|
| <body>
|
|
|
| "-->"
|
|
|
+
|
|
|
+#data
|
|
|
+<noscript><!--</noscript>--></noscript>
|
|
|
+#errors
|
|
|
+(1,10): expected-doctype-but-got-start-tag
|
|
|
+#script-off
|
|
|
+#document
|
|
|
+| <html>
|
|
|
+| <head>
|
|
|
+| <noscript>
|
|
|
+| <!-- </noscript> -->
|
|
|
+| <body>
|