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

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

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

revision 1.3 by wakaba, Sat Jun 30 13:27:06 2007 UTC revision 1.4 by wakaba, Mon Jul 16 07:03:09 2007 UTC
# Line 12  Line 12 
12  <textarea>test</div>test  <textarea>test</div>test
13  #errors  #errors
14  10: missing document type declaration.  10: missing document type declaration.
 17: unescaped '</' in CDATA or RCDATA block.  
15  25: unexpected end of file while parsing CDATA section for element textarea.  25: unexpected end of file while parsing CDATA section for element textarea.
16  #document  #document
17  | <html>  | <html>
# Line 87  Expected end tag </frameset> Line 86  Expected end tag </frameset>
86  #data  #data
87  <!DOCTYPE HTML><font><p><b>test</font>  <!DOCTYPE HTML><font><p><b>test</font>
88  #errors  #errors
89    AAA violation. </font>
90    AAA violation. </font>
91  #document  #document
92  | <!DOCTYPE HTML>  | <!DOCTYPE HTML>
93  | <html>  | <html>
# Line 101  Expected end tag </frameset> Line 102  Expected end tag </frameset>
102  #data  #data
103  <!DOCTYPE HTML><dt><div><dd>  <!DOCTYPE HTML><dt><div><dd>
104  #errors  #errors
105    Missing end tag for <div>.
106  #document  #document
107  | <!DOCTYPE HTML>  | <!DOCTYPE HTML>
108  | <html>  | <html>
# Line 114  Expected end tag </frameset> Line 116  Expected end tag </frameset>
116  <script></x  <script></x
117  #errors  #errors
118  no document type  no document type
 </ in script  
119  Unexpected end of file. Expected </script> end tag.  Unexpected end of file. Expected </script> end tag.
120  #document  #document
121  | <html>  | <html>
# Line 129  Unexpected end of file. Expected </scrip Line 130  Unexpected end of file. Expected </scrip
130  no document type  no document type
131  <plaintext> directly inside table  <plaintext> directly inside table
132  Characters inside table.  Characters inside table.
133    Characters inside table. (XXX?)
134  Unexpected end of file.  Unexpected end of file.
135  #document  #document
136  | <html>  | <html>
# Line 175  Unexpected start tag "body" Line 177  Unexpected start tag "body"
177  | <html>  | <html>
178  |   <head>  |   <head>
179  |   <body>  |   <body>
180  |     t4="4"  |     t1="1"
181  |     t2="2"  |     t2="2"
182  |     t3="3"  |     t3="3"
183  |     t1="1"  |     t4="4"
184    
185  #data  #data
186  </b test  </b test
# Line 195  Unexpected end tag. Line 197  Unexpected end tag.
197  #data  #data
198  <!DOCTYPE HTML></b test<b &=&amp>X  <!DOCTYPE HTML></b test<b &=&amp>X
199  #errors  #errors
 Unexpected < in attribute  
200  End tag contains attributes.  End tag contains attributes.
201  Unexpected end tag.  Unexpected end tag.
202  Named entity didn't end with ;  Named entity didn't end with ;
# Line 224  Unexpected EOF in (end) tag name Line 225  Unexpected EOF in (end) tag name
225  &  &
226  #errors  #errors
227  No doctype.  No doctype.
 Unfinished entity.  
228  #document  #document
229  | <html>  | <html>
230  |   <head>  |   <head>
# Line 349  Unexpected end EOF. Missing closing tags Line 349  Unexpected end EOF. Missing closing tags
349  |       <b>  |       <b>
350  |         <i>  |         <i>
351  |           <u>  |           <u>
352  |     " "  |     <b>
353  |     <p>  |       <i>
354  |       <b>  |         <u>
355  |         <i>  |           " "
356  |           <u>  |           <p>
357  |             "X"  |             "X"
358    
359  #data  #data
# Line 538  No doctype Line 538  No doctype
538  |       <hr>  |       <hr>
539  |       <p>  |       <p>
540  |         <label>  |         <label>
541  |           "This is a searchable index. Insert your search keywords here:"  |           "This is a searchable index. Insert your search keywords here: "
542  |           <input>  |           <input>
 |             test="x"  
543  |             name="isindex"  |             name="isindex"
544    |             test="x"
545  |       <hr>  |       <hr>
546    
547  #data  #data
# Line 571  Unexpected EOF. Line 571  Unexpected EOF.
571  |       <b>  |       <b>
572  |         <i>  |         <i>
573  |           <u>  |           <u>
574  |     "  |     <b>
575    |       <i>
576    |         <u>
577    |           "
578  "  "
579  |     <p>  |           <p>
 |       <b>  
 |         <i>  
 |           <u>  
580  |             "X"  |             "X"
581    
582  #data  #data
583  <!DOCTYPE HTML><body><title>test</body></title>  <!DOCTYPE HTML><body><title>test</body></title>
584  #errors  #errors
585  Unexpected start tag that belongs in the head.  Unexpected start tag that belongs in the head.
 Expected closing tag after </.  
586  #document  #document
587  | <!DOCTYPE HTML>  | <!DOCTYPE HTML>
588  | <html>  | <html>
# Line 596  Expected closing tag after </. Line 595  Expected closing tag after </.
595  <!DOCTYPE HTML><body><title>X</title><meta name=z><link rel=foo><style>  <!DOCTYPE HTML><body><title>X</title><meta name=z><link rel=foo><style>
596  x { content:"</style" } </style>  x { content:"</style" } </style>
597  #errors  #errors
598  Unexpected start tag that belongs in head.  Unexpected start tag that belongs in head. <title>
 Unexpected start tag that belongs in head.  
 Unexpected start tag that belongs in head.  
 Expected closing tag after </.  
599  #document  #document
600  | <!DOCTYPE HTML>  | <!DOCTYPE HTML>
601  | <html>  | <html>
# Line 632  x { content:"</style" } " Line 628  x { content:"</style" } "
628  #errors  #errors
629  No doctype.  No doctype.
630  #document  #document
 | "  
  "  
631  | <html>  | <html>
632  |   <head>  |   <head>
633  |   <body>  |   <body>
# Line 643  No doctype. Line 637  No doctype.
637  #errors  #errors
638  #document  #document
639  | <!DOCTYPE HTML>  | <!DOCTYPE HTML>
 | "  "  
640  | <html>  | <html>
641  |   <head>  |   <head>
642  |   <body>  |   <body>
# Line 749  Solidus (/) incorrectly placed. Line 742  Solidus (/) incorrectly placed.
742  |   <body>  |   <body>
743  |     "X"  |     "X"
744  |     <p>  |     <p>
 |       y=""  
745  |       x=""  |       x=""
746    |       y=""
747  |       z=""  |       z=""
748    
749  #data  #data

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24