/[suikacvs]/markup/html/whatpm/t/tree-construction/tests5.dat
Suika

Contents of /markup/html/whatpm/t/tree-construction/tests5.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Sun Nov 11 05:06:29 2007 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +17 -17 lines
test data updated

1 wakaba 1.1 #data
2     <style> <!-- </style>x
3     #errors
4 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
5     Line: 1 Col: 22 Unexpected end of file. Expected end tag (style).
6 wakaba 1.1 #document
7     | <html>
8     | <head>
9     | <style>
10     | " <!-- </style>x"
11     | <body>
12    
13     #data
14     <style> <!-- </style> --> </style>x
15     #errors
16 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
17 wakaba 1.1 #document
18     | <html>
19     | <head>
20     | <style>
21     | " <!-- </style> --> "
22     | <body>
23     | "x"
24    
25     #data
26     <style> <!--> </style>x
27     #errors
28 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
29 wakaba 1.1 #document
30     | <html>
31     | <head>
32     | <style>
33     | " <!--> "
34     | <body>
35     | "x"
36    
37     #data
38     <style> <!---> </style>x
39     #errors
40 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
41 wakaba 1.1 #document
42     | <html>
43     | <head>
44     | <style>
45     | " <!---> "
46     | <body>
47     | "x"
48    
49     #data
50     <iframe> <!---> </iframe>x
51     #errors
52 wakaba 1.3 Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
53 wakaba 1.1 #document
54     | <html>
55     | <head>
56     | <body>
57     | <iframe>
58     | " <!---> "
59     | "x"
60    
61     #data
62     <iframe> <!--- </iframe>->x</iframe> --> </iframe>x
63     #errors
64 wakaba 1.3 Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
65 wakaba 1.1 #document
66     | <html>
67     | <head>
68     | <body>
69     | <iframe>
70     | " <!--- </iframe>->x</iframe> --> "
71     | "x"
72    
73     #data
74     <script> <!-- </script> --> </script>x
75     #errors
76 wakaba 1.3 Line: 1 Col: 8 Unexpected start tag (script). Expected DOCTYPE.
77 wakaba 1.1 #document
78     | <html>
79     | <head>
80     | <script>
81     | " <!-- </script> --> "
82     | <body>
83     | "x"
84    
85     #data
86     <title> <!-- </title> --> </title>x
87     #errors
88 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
89 wakaba 1.1 #document
90     | <html>
91     | <head>
92     | <title>
93     | " <!-- </title> --> "
94     | <body>
95     | "x"
96    
97     #data
98     <textarea> <!--- </textarea>->x</textarea> --> </textarea>x
99     #errors
100 wakaba 1.3 Line: 1 Col: 10 Unexpected start tag (textarea). Expected DOCTYPE.
101 wakaba 1.1 #document
102     | <html>
103     | <head>
104     | <body>
105     | <textarea>
106     | " <!--- </textarea>->x</textarea> --> "
107     | "x"
108    
109     #data
110     <style> <!</-- </style>x
111     #errors
112 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
113 wakaba 1.1 #document
114     | <html>
115     | <head>
116     | <style>
117     | " <!</-- "
118     | <body>
119     | "x"
120 wakaba 1.2
121     #data
122     <xmp> <!-- > --> </xmp>
123     #errors
124 wakaba 1.3 Line: 1 Col: 5 Unexpected start tag (xmp). Expected DOCTYPE.
125 wakaba 1.2 #document
126     | <html>
127     | <head>
128     | <body>
129     | <xmp>
130     | " <!-- > --> "
131    
132     #data
133     <title>&amp;</title>
134     #errors
135 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
136 wakaba 1.2 #document
137     | <html>
138     | <head>
139     | <title>
140     | "&"
141     | <body>
142    
143     #data
144     <title><!--&amp;--></title>
145     #errors
146 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
147 wakaba 1.2 #document
148     | <html>
149     | <head>
150     | <title>
151     | "<!--&amp;-->"
152     | <body>
153    
154     #data
155     <title><!--</title>
156     #errors
157 wakaba 1.3 Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
158     Line: 1 Col: 19 Unexpected end of file. Expected end tag (title).
159 wakaba 1.2 #document
160     | <html>
161     | <head>
162     | <title>
163     | "<!--</title>"
164     | <body>
165    
166     #data
167     <noscript><!--</noscript>--></noscript>
168     #errors
169 wakaba 1.3 Line: 1 Col: 10 Unexpected start tag (noscript). Expected DOCTYPE.
170 wakaba 1.2 #document
171     | <html>
172     | <head>
173     | <noscript>
174     | "<!--</noscript>-->"
175     | <body>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24