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

Diff of /markup/html/whatpm/t/tree-construction/tests6.dat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by wakaba, Sun Apr 13 06:44:27 2008 UTC revision 1.11 by wakaba, Sat Oct 4 17:16:02 2008 UTC
# Line 12  Line: 1 Col: 29 Unexpected start tag hea Line 12  Line: 1 Col: 29 Unexpected start tag hea
12  #data  #data
13  <!doctype html></html> <head>  <!doctype html></html> <head>
14  #errors  #errors
15  Line: 1 Col: 29 Unexpected start tag (head). Expected end of file.  22: Stray end tag “html”.
16  Line: 1 Col: 29 Unexpected start tag token (head) in the after body phase.  29: Stray start tag “head”.
 Line: 1 Col: 29 Unexpected start tag head. Ignored.  
17  #document  #document
18  | <!DOCTYPE html>  | <!DOCTYPE html>
19  | <html>  | <html>
20  |   <head>  |   <head>
21  |   <body>  |   <body>
 |     " "  
22    
23  #data  #data
24  <!doctype html></body><meta>  <!doctype html></body><meta>
25  #errors  #errors
26  Line: 1 Col: 28 Unexpected start tag token (meta) in the after body phase.  22: Stray end tag “body”.
27    28: “meta” element outside “head”.
28  #document  #document
29  | <!DOCTYPE html>  | <!DOCTYPE html>
30  | <html>  | <html>
31  |   <head>  |   <head>
 |   <body>  
32  |     <meta>  |     <meta>
33    |   <body>
34    
35  #data  #data
36  <!doctype html><form><div></form><div>  <!doctype html><form><div></form><div>
# Line 493  Line: 1 Col: 24 Unexpected start tag (co Line 492  Line: 1 Col: 24 Unexpected start tag (co
492  Line: 1 Col: 31 Unexpected start tag (tbody).  Line: 1 Col: 31 Unexpected start tag (tbody).
493  Line: 1 Col: 38 Unexpected start tag (tfoot).  Line: 1 Col: 38 Unexpected start tag (tfoot).
494  Line: 1 Col: 45 Unexpected start tag (thead).  Line: 1 Col: 45 Unexpected start tag (thead).
 Line: 1 Col: 49 Unexpected end of file. Expected table content.  
495  #document-fragment  #document-fragment
496  tbody  tbody
497  #document  #document
# Line 605  table Line 603  table
603  #data  #data
604  <html></html><!-- foo -->  <html></html><!-- foo -->
605  #errors  #errors
606  Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.  6: Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
607    13: Stray end tag “html”.
608  #document  #document
609  | <html>  | <html>
610    |   <!--  foo  -->
611  |   <head>  |   <head>
612  |   <body>  |   <body>
 | <!--  foo  -->  
613    
614  #data  #data
615  <body></body></html>  <body></body></html>
616  #errors  #errors
617  Line: 1 Col: 20 Unexpected html end tag in inner html mode.  Line: 1 Col: 20 Unexpected html end tag in inner html mode.
618    Line: 1 Col: 20 Unexpected EOF in inner html mode.
619  #document-fragment  #document-fragment
620  html  html
621  #document  #document

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24