OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgo/] [go/] [exp/] [html/] [testdata/] [webkit/] [tests1.dat] - Blame information for rev 747

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 747 jeremybenn
#data
2
Test
3
#errors
4
Line: 1 Col: 4 Unexpected non-space characters. Expected DOCTYPE.
5
#document
6
| 
7
|   
8
|   
9
|     "Test"
10
 
11
#data
12

One

Two

13
#errors
14
Line: 1 Col: 3 Unexpected start tag (p). Expected DOCTYPE.
15
#document
16
| 
17
|   
18
|   
19
|     

20
|       "One"
21
|     

22
|       "Two"
23
 
24
#data
25
Line1
Line2
Line3
Line4
26
#errors
27
Line: 1 Col: 5 Unexpected non-space characters. Expected DOCTYPE.
28
#document
29
| 
30
|   
31
|   
32
|     "Line1"
33
|     
34
|     "Line2"
35
|     
36
|     "Line3"
37
|     
38
|     "Line4"
39
 
40
#data
41
42
#errors
43
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
44
#document
45
| 
46
|   
47
|   
48
 
49
#data
50
51
#errors
52
Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.
53
#document
54
| 
55
|   
56
|   
57
 
58
#data
59
60
#errors
61
Line: 1 Col: 6 Unexpected start tag (body). Expected DOCTYPE.
62
#document
63
| 
64
|   
65
|   
66
 
67
#data
68
69
#errors
70
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
71
#document
72
| 
73
|   
74
|   
75
 
76
#data
77
78
#errors
79
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
80
#document
81
| 
82
|   
83
|   
84
 
85
#data
86
87
#errors
88
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
89
#document
90
| 
91
|   
92
|   
93
 
94
#data
95
96
#errors
97
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
98
#document
99
| 
100
|   
101
|   
102
 
103
#data
104
105
#errors
106
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
107
#document
108
| 
109
|   
110
|   
111
 
112
#data
113
114
#errors
115
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
116
Line: 1 Col: 19 Unexpected end tag (body).
117
Line: 1 Col: 26 Unexpected end tag (html).
118
#document
119
| 
120
|   
121
|   
122
 
123
#data
124
125
#errors
126
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
127
#document
128
| 
129
|   
130
|   
131
 
132
#data
133
134
#errors
135
Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
136
#document
137
| 
138
|   
139
|   
140
 
141
#data
142
143
#errors
144
Line: 1 Col: 6 Unexpected start tag (body). Expected DOCTYPE.
145
#document
146
| 
147
|   
148
|   
149
 
150
#data
151
152
#errors
153
Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.
154
Line: 1 Col: 13 Unexpected end tag (html). Ignored.
155
#document
156
| 
157
|   
158
|   
159
 
160
#data
161
162
#errors
163
Line: 1 Col: 7 Unexpected end tag (head). Expected DOCTYPE.
164
#document
165
| 
166
|   
167
|   
168
 
169
#data
170
171
#errors
172
Line: 1 Col: 7 Unexpected end tag (body). Expected DOCTYPE.
173
Line: 1 Col: 7 Unexpected end tag (body) after the (implied) root element.
174
#document
175
| 
176
|   
177
|   
178
 
179
#data
180
181
#errors
182
Line: 1 Col: 7 Unexpected end tag (html). Expected DOCTYPE.
183
Line: 1 Col: 7 Unexpected end tag (html) after the (implied) root element.
184
#document
185
| 
186
|   
187
|   
188
 
189
#data
190
191
#errors
192
Line: 1 Col: 3 Unexpected start tag (b). Expected DOCTYPE.
193
Line: 1 Col: 14 Unexpected table cell start tag (td) in the table body phase.
194
Line: 1 Col: 25 Got table cell end tag (td) while required end tags are missing.
195
Line: 1 Col: 25 Expected closing tag. Unexpected end of file.
196
#document
197
| 
198
|   
199
|   
200
|     
201
|       

202
|         
203
|           
204
|             
205
|               
206
 
207
#data
208
X
209
#errors
210
Line: 1 Col: 3 Unexpected start tag (b). Expected DOCTYPE.
211
Line: 1 Col: 14 Unexpected table cell start tag (td) in the table body phase.
212
Line: 1 Col: 18 End tag (b) violates step 1, paragraph 1 of the adoption agency algorithm.
213
Line: 1 Col: 29 Got table cell end tag (td) while required end tags are missing.
214
Line: 1 Col: 30 Expected closing tag. Unexpected end of file.
215
#document
216
| 
217
|   
218
|   
219
|     
220
|       
221
|         
222
|           
223
|             
224
|               
225
|       "X"
226
 
227
#data
228

Hello

World

229
#errors
230
4: Start tag seen without seeing a doctype first. Expected “”.
231
13: Heading cannot be a child of another heading.
232
18: End of file seen and there were open elements.
233
#document
234
| 
235
|   
236
|   
237
|     

238
|       "Hello"
239
|     

240
|       "World"
241
 
242
#data
243

XYZ

244
#errors
245
Line: 1 Col: 3 Unexpected start tag (a). Expected DOCTYPE.
246
Line: 1 Col: 10 Unexpected start tag (a) implies end tag (a).
247
Line: 1 Col: 10 End tag (a) violates step 1, paragraph 3 of the adoption agency algorithm.
248
Line: 1 Col: 24 End tag (a) violates step 1, paragraph 1 of the adoption agency algorithm.
249
#document
250
| 
251
|   
252
|   
253
|     
254
|     

255
|       
256
|         "X"
257
|       
258
|         "Y"
259
|       "Z"
260
 
261
#data
262
263
#errors
264
Line: 1 Col: 3 Unexpected start tag (b). Expected DOCTYPE.
265
Line: 1 Col: 15 End tag (b) violates step 1, paragraph 1 of the adoption agency algorithm.
266
#document
267
| 
268
|   
269
|   
270
|     
271
|     
272
|       
273
|         "foo"
274
|       "bar"
275
 
276
#data
277
278
#errors
279
39: End tag “span” seen but there were unclosed elements.
280
#document
281
| 
282
| 
283
|   
284
|   
285
|     
286
|       
287
|         "foobar"
288
 
289
#data
290

X
291
#errors
292
Line: 1 Col: 3 Unexpected start tag (p). Expected DOCTYPE.
293
Line: 1 Col: 11 Unexpected end tag (p). Ignored.
294
Line: 1 Col: 24 Unexpected end tag (p). Ignored.
295
Line: 1 Col: 28 End tag (b) violates step 1, paragraph 1 of the adoption agency algorithm.
296
Line: 1 Col: 34 End tag (div) seen too early. Expected other end tag.
297
Line: 1 Col: 35 Expected closing tag. Unexpected end of file.
298
#document
299
| 
300
|   
301
|   
302
|     

303
|       
304
|     
305
|       
306
|         
307
|           

308
|           "X"
309
 
310
#data
311
<p>

312
#errors
313
Line: 1 Col: 8 Unexpected start tag (script). Expected DOCTYPE.
314
Line: 1 Col: 28 Unexpected end tag (div). Ignored.
315
#document
316
| 
317
|   
318
|      -->  EOF
662
#errors
663
#document
664
| 
665
| 
666
|   
667
|     
1266
#errors
1267
Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
1268
Line: 1 Col: 51 Unexpected end of file. Expected end tag (style).
1269
#document
1270
| 
1271
|   
1272
|     
1729
#errors
1730
Line: 1 Col: 9 Unexpected end tag (strong). Expected DOCTYPE.
1731
Line: 1 Col: 9 Unexpected end tag (strong) after the (implied) root element.
1732
Line: 1 Col: 13 Unexpected end tag (b) after the (implied) root element.
1733
Line: 1 Col: 18 Unexpected end tag (em) after the (implied) root element.
1734
Line: 1 Col: 22 Unexpected end tag (i) after the (implied) root element.
1735
Line: 1 Col: 26 Unexpected end tag (u) after the (implied) root element.
1736
Line: 1 Col: 35 Unexpected end tag (strike) after the (implied) root element.
1737
Line: 1 Col: 39 Unexpected end tag (s) after the (implied) root element.
1738
Line: 1 Col: 47 Unexpected end tag (blink) after the (implied) root element.
1739
Line: 1 Col: 52 Unexpected end tag (tt) after the (implied) root element.
1740
Line: 1 Col: 58 Unexpected end tag (pre) after the (implied) root element.
1741
Line: 1 Col: 64 Unexpected end tag (big) after the (implied) root element.
1742
Line: 1 Col: 72 Unexpected end tag (small) after the (implied) root element.
1743
Line: 1 Col: 79 Unexpected end tag (font) after the (implied) root element.
1744
Line: 1 Col: 88 Unexpected end tag (select) after the (implied) root element.
1745
Line: 1 Col: 93 Unexpected end tag (h1) after the (implied) root element.
1746
Line: 1 Col: 98 Unexpected end tag (h2) after the (implied) root element.
1747
Line: 1 Col: 103 Unexpected end tag (h3) after the (implied) root element.
1748
Line: 1 Col: 108 Unexpected end tag (h4) after the (implied) root element.
1749
Line: 1 Col: 113 Unexpected end tag (h5) after the (implied) root element.
1750
Line: 1 Col: 118 Unexpected end tag (h6) after the (implied) root element.
1751
Line: 1 Col: 125 Unexpected end tag (body) after the (implied) root element.
1752
Line: 1 Col: 130 Unexpected end tag (br). Treated as br element.
1753
Line: 1 Col: 134 End tag (a) violates step 1, paragraph 1 of the adoption agency algorithm.
1754
Line: 1 Col: 140 This element (img) has no end tag.
1755
Line: 1 Col: 148 Unexpected end tag (title). Ignored.
1756
Line: 1 Col: 155 Unexpected end tag (span). Ignored.
1757
Line: 1 Col: 163 Unexpected end tag (style). Ignored.
1758
Line: 1 Col: 172 Unexpected end tag (script). Ignored.
1759
Line: 1 Col: 180 Unexpected end tag (table). Ignored.
1760
Line: 1 Col: 185 Unexpected end tag (th). Ignored.
1761
Line: 1 Col: 190 Unexpected end tag (td). Ignored.
1762
Line: 1 Col: 195 Unexpected end tag (tr). Ignored.
1763
Line: 1 Col: 203 This element (frame) has no end tag.
1764
Line: 1 Col: 210 This element (area) has no end tag.
1765
Line: 1 Col: 217 Unexpected end tag (link). Ignored.
1766
Line: 1 Col: 225 This element (param) has no end tag.
1767
Line: 1 Col: 230 This element (hr) has no end tag.
1768
Line: 1 Col: 238 This element (input) has no end tag.
1769
Line: 1 Col: 244 Unexpected end tag (col). Ignored.
1770
Line: 1 Col: 251 Unexpected end tag (base). Ignored.
1771
Line: 1 Col: 258 Unexpected end tag (meta). Ignored.
1772
Line: 1 Col: 269 This element (basefont) has no end tag.
1773
Line: 1 Col: 279 This element (bgsound) has no end tag.
1774
Line: 1 Col: 287 This element (embed) has no end tag.
1775
Line: 1 Col: 296 This element (spacer) has no end tag.
1776
Line: 1 Col: 300 Unexpected end tag (p). Ignored.
1777
Line: 1 Col: 305 End tag (dd) seen too early. Expected other end tag.
1778
Line: 1 Col: 310 End tag (dt) seen too early. Expected other end tag.
1779
Line: 1 Col: 320 Unexpected end tag (caption). Ignored.
1780
Line: 1 Col: 331 Unexpected end tag (colgroup). Ignored.
1781
Line: 1 Col: 339 Unexpected end tag (tbody). Ignored.
1782
Line: 1 Col: 347 Unexpected end tag (tfoot). Ignored.
1783
Line: 1 Col: 355 Unexpected end tag (thead). Ignored.
1784
Line: 1 Col: 365 End tag (address) seen too early. Expected other end tag.
1785
Line: 1 Col: 378 End tag (blockquote) seen too early. Expected other end tag.
1786
Line: 1 Col: 387 End tag (center) seen too early. Expected other end tag.
1787
Line: 1 Col: 393 Unexpected end tag (dir). Ignored.
1788
Line: 1 Col: 399 End tag (div) seen too early. Expected other end tag.
1789
Line: 1 Col: 404 End tag (dl) seen too early. Expected other end tag.
1790
Line: 1 Col: 415 End tag (fieldset) seen too early. Expected other end tag.
1791
Line: 1 Col: 425 End tag (listing) seen too early. Expected other end tag.
1792
Line: 1 Col: 432 End tag (menu) seen too early. Expected other end tag.
1793
Line: 1 Col: 437 End tag (ol) seen too early. Expected other end tag.
1794
Line: 1 Col: 442 End tag (ul) seen too early. Expected other end tag.
1795
Line: 1 Col: 447 End tag (li) seen too early. Expected other end tag.
1796
Line: 1 Col: 454 End tag (nobr) violates step 1, paragraph 1 of the adoption agency algorithm.
1797
Line: 1 Col: 460 This element (wbr) has no end tag.
1798
Line: 1 Col: 476 End tag (button) seen too early. Expected other end tag.
1799
Line: 1 Col: 486 End tag (marquee) seen too early. Expected other end tag.
1800
Line: 1 Col: 495 End tag (object) seen too early. Expected other end tag.
1801
Line: 1 Col: 513 Unexpected end tag (html). Ignored.
1802
Line: 1 Col: 513 Unexpected end tag (frameset). Ignored.
1803
Line: 1 Col: 520 Unexpected end tag (head). Ignored.
1804
Line: 1 Col: 529 Unexpected end tag (iframe). Ignored.
1805
Line: 1 Col: 537 This element (image) has no end tag.
1806
Line: 1 Col: 547 This element (isindex) has no end tag.
1807
Line: 1 Col: 557 Unexpected end tag (noembed). Ignored.
1808
Line: 1 Col: 568 Unexpected end tag (noframes). Ignored.
1809
Line: 1 Col: 579 Unexpected end tag (noscript). Ignored.
1810
Line: 1 Col: 590 Unexpected end tag (optgroup). Ignored.
1811
Line: 1 Col: 599 Unexpected end tag (option). Ignored.
1812
Line: 1 Col: 611 Unexpected end tag (plaintext). Ignored.
1813
Line: 1 Col: 622 Unexpected end tag (textarea). Ignored.
1814
#document
1815
| 
1816
|   
1817
|   
1818
|     
1819
|     

1820
 
1821
#data
1822

1823
#errors
1824
Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE.
1825
Line: 1 Col: 20 Unexpected end tag (strong) in table context caused voodoo mode.
1826
Line: 1 Col: 20 End tag (strong) violates step 1, paragraph 1 of the adoption agency algorithm.
1827
Line: 1 Col: 24 Unexpected end tag (b) in table context caused voodoo mode.
1828
Line: 1 Col: 24 End tag (b) violates step 1, paragraph 1 of the adoption agency algorithm.
1829
Line: 1 Col: 29 Unexpected end tag (em) in table context caused voodoo mode.
1830
Line: 1 Col: 29 End tag (em) violates step 1, paragraph 1 of the adoption agency algorithm.
1831
Line: 1 Col: 33 Unexpected end tag (i) in table context caused voodoo mode.
1832
Line: 1 Col: 33 End tag (i) violates step 1, paragraph 1 of the adoption agency algorithm.
1833
Line: 1 Col: 37 Unexpected end tag (u) in table context caused voodoo mode.
1834
Line: 1 Col: 37 End tag (u) violates step 1, paragraph 1 of the adoption agency algorithm.
1835
Line: 1 Col: 46 Unexpected end tag (strike) in table context caused voodoo mode.
1836
Line: 1 Col: 46 End tag (strike) violates step 1, paragraph 1 of the adoption agency algorithm.
1837
Line: 1 Col: 50 Unexpected end tag (s) in table context caused voodoo mode.
1838
Line: 1 Col: 50 End tag (s) violates step 1, paragraph 1 of the adoption agency algorithm.
1839
Line: 1 Col: 58 Unexpected end tag (blink) in table context caused voodoo mode.
1840
Line: 1 Col: 58 Unexpected end tag (blink). Ignored.
1841
Line: 1 Col: 63 Unexpected end tag (tt) in table context caused voodoo mode.
1842
Line: 1 Col: 63 End tag (tt) violates step 1, paragraph 1 of the adoption agency algorithm.
1843
Line: 1 Col: 69 Unexpected end tag (pre) in table context caused voodoo mode.
1844
Line: 1 Col: 69 End tag (pre) seen too early. Expected other end tag.
1845
Line: 1 Col: 75 Unexpected end tag (big) in table context caused voodoo mode.
1846
Line: 1 Col: 75 End tag (big) violates step 1, paragraph 1 of the adoption agency algorithm.
1847
Line: 1 Col: 83 Unexpected end tag (small) in table context caused voodoo mode.
1848
Line: 1 Col: 83 End tag (small) violates step 1, paragraph 1 of the adoption agency algorithm.
1849
Line: 1 Col: 90 Unexpected end tag (font) in table context caused voodoo mode.
1850
Line: 1 Col: 90 End tag (font) violates step 1, paragraph 1 of the adoption agency algorithm.
1851
Line: 1 Col: 99 Unexpected end tag (select) in table context caused voodoo mode.
1852
Line: 1 Col: 99 Unexpected end tag (select). Ignored.
1853
Line: 1 Col: 104 Unexpected end tag (h1) in table context caused voodoo mode.
1854
Line: 1 Col: 104 End tag (h1) seen too early. Expected other end tag.
1855
Line: 1 Col: 109 Unexpected end tag (h2) in table context caused voodoo mode.
1856
Line: 1 Col: 109 End tag (h2) seen too early. Expected other end tag.
1857
Line: 1 Col: 114 Unexpected end tag (h3) in table context caused voodoo mode.
1858
Line: 1 Col: 114 End tag (h3) seen too early. Expected other end tag.
1859
Line: 1 Col: 119 Unexpected end tag (h4) in table context caused voodoo mode.
1860
Line: 1 Col: 119 End tag (h4) seen too early. Expected other end tag.
1861
Line: 1 Col: 124 Unexpected end tag (h5) in table context caused voodoo mode.
1862
Line: 1 Col: 124 End tag (h5) seen too early. Expected other end tag.
1863
Line: 1 Col: 129 Unexpected end tag (h6) in table context caused voodoo mode.
1864
Line: 1 Col: 129 End tag (h6) seen too early. Expected other end tag.
1865
Line: 1 Col: 136 Unexpected end tag (body) in the table row phase. Ignored.
1866
Line: 1 Col: 141 Unexpected end tag (br) in table context caused voodoo mode.
1867
Line: 1 Col: 141 Unexpected end tag (br). Treated as br element.
1868
Line: 1 Col: 145 Unexpected end tag (a) in table context caused voodoo mode.
1869
Line: 1 Col: 145 End tag (a) violates step 1, paragraph 1 of the adoption agency algorithm.
1870
Line: 1 Col: 151 Unexpected end tag (img) in table context caused voodoo mode.
1871
Line: 1 Col: 151 This element (img) has no end tag.
1872
Line: 1 Col: 159 Unexpected end tag (title) in table context caused voodoo mode.
1873
Line: 1 Col: 159 Unexpected end tag (title). Ignored.
1874
Line: 1 Col: 166 Unexpected end tag (span) in table context caused voodoo mode.
1875
Line: 1 Col: 166 Unexpected end tag (span). Ignored.
1876
Line: 1 Col: 174 Unexpected end tag (style) in table context caused voodoo mode.
1877
Line: 1 Col: 174 Unexpected end tag (style). Ignored.
1878
Line: 1 Col: 183 Unexpected end tag (script) in table context caused voodoo mode.
1879
Line: 1 Col: 183 Unexpected end tag (script). Ignored.
1880
Line: 1 Col: 196 Unexpected end tag (th). Ignored.
1881
Line: 1 Col: 201 Unexpected end tag (td). Ignored.
1882
Line: 1 Col: 206 Unexpected end tag (tr). Ignored.
1883
Line: 1 Col: 214 This element (frame) has no end tag.
1884
Line: 1 Col: 221 This element (area) has no end tag.
1885
Line: 1 Col: 228 Unexpected end tag (link). Ignored.
1886
Line: 1 Col: 236 This element (param) has no end tag.
1887
Line: 1 Col: 241 This element (hr) has no end tag.
1888
Line: 1 Col: 249 This element (input) has no end tag.
1889
Line: 1 Col: 255 Unexpected end tag (col). Ignored.
1890
Line: 1 Col: 262 Unexpected end tag (base). Ignored.
1891
Line: 1 Col: 269 Unexpected end tag (meta). Ignored.
1892
Line: 1 Col: 280 This element (basefont) has no end tag.
1893
Line: 1 Col: 290 This element (bgsound) has no end tag.
1894
Line: 1 Col: 298 This element (embed) has no end tag.
1895
Line: 1 Col: 307 This element (spacer) has no end tag.
1896
Line: 1 Col: 311 Unexpected end tag (p). Ignored.
1897
Line: 1 Col: 316 End tag (dd) seen too early. Expected other end tag.
1898
Line: 1 Col: 321 End tag (dt) seen too early. Expected other end tag.
1899
Line: 1 Col: 331 Unexpected end tag (caption). Ignored.
1900
Line: 1 Col: 342 Unexpected end tag (colgroup). Ignored.
1901
Line: 1 Col: 350 Unexpected end tag (tbody). Ignored.
1902
Line: 1 Col: 358 Unexpected end tag (tfoot). Ignored.
1903
Line: 1 Col: 366 Unexpected end tag (thead). Ignored.
1904
Line: 1 Col: 376 End tag (address) seen too early. Expected other end tag.
1905
Line: 1 Col: 389 End tag (blockquote) seen too early. Expected other end tag.
1906
Line: 1 Col: 398 End tag (center) seen too early. Expected other end tag.
1907
Line: 1 Col: 404 Unexpected end tag (dir). Ignored.
1908
Line: 1 Col: 410 End tag (div) seen too early. Expected other end tag.
1909
Line: 1 Col: 415 End tag (dl) seen too early. Expected other end tag.
1910
Line: 1 Col: 426 End tag (fieldset) seen too early. Expected other end tag.
1911
Line: 1 Col: 436 End tag (listing) seen too early. Expected other end tag.
1912
Line: 1 Col: 443 End tag (menu) seen too early. Expected other end tag.
1913
Line: 1 Col: 448 End tag (ol) seen too early. Expected other end tag.
1914
Line: 1 Col: 453 End tag (ul) seen too early. Expected other end tag.
1915
Line: 1 Col: 458 End tag (li) seen too early. Expected other end tag.
1916
Line: 1 Col: 465 End tag (nobr) violates step 1, paragraph 1 of the adoption agency algorithm.
1917
Line: 1 Col: 471 This element (wbr) has no end tag.
1918
Line: 1 Col: 487 End tag (button) seen too early. Expected other end tag.
1919
Line: 1 Col: 497 End tag (marquee) seen too early. Expected other end tag.
1920
Line: 1 Col: 506 End tag (object) seen too early. Expected other end tag.
1921
Line: 1 Col: 524 Unexpected end tag (html). Ignored.
1922
Line: 1 Col: 524 Unexpected end tag (frameset). Ignored.
1923
Line: 1 Col: 531 Unexpected end tag (head). Ignored.
1924
Line: 1 Col: 540 Unexpected end tag (iframe). Ignored.
1925
Line: 1 Col: 548 This element (image) has no end tag.
1926
Line: 1 Col: 558 This element (isindex) has no end tag.
1927
Line: 1 Col: 568 Unexpected end tag (noembed). Ignored.
1928
Line: 1 Col: 579 Unexpected end tag (noframes). Ignored.
1929
Line: 1 Col: 590 Unexpected end tag (noscript). Ignored.
1930
Line: 1 Col: 601 Unexpected end tag (optgroup). Ignored.
1931
Line: 1 Col: 610 Unexpected end tag (option). Ignored.
1932
Line: 1 Col: 622 Unexpected end tag (plaintext). Ignored.
1933
Line: 1 Col: 633 Unexpected end tag (textarea). Ignored.
1934
#document
1935
| 
1936
|   
1937
|   
1938
|     
1939
|     
1940
|       
1941
|         
1942
|     

1943
 
1944
#data
1945
1946
#errors
1947
Line: 1 Col: 10 Unexpected start tag (frameset). Expected DOCTYPE.
1948
Line: 1 Col: 10 Expected closing tag. Unexpected end of file.
1949
#document
1950
| 
1951
|   
1952
|   

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.