/[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.7 by wakaba, Sat Mar 8 01:57:51 2008 UTC revision 1.8 by wakaba, Sat Oct 4 17:16:02 2008 UTC
# Line 454  Line: 1 Col: 41 Expected closing tag. Un Line 454  Line: 1 Col: 41 Expected closing tag. Un
454  #data  #data
455  <!DOCTYPE html><select><optgroup><option></optgroup><option><select><option>  <!DOCTYPE html><select><optgroup><option></optgroup><option><select><option>
456  #errors  #errors
457  Line: 1 Col: 68 Unexpected select start tag in the select phase implies select start tag.  68: “select” start tag where end tag expected.
458  Line: 1 Col: 76 Unexpected start tag option. Ignored.  76: End of file seen and there were open elements.
459  #document  #document
460  | <!DOCTYPE html>  | <!DOCTYPE html>
461  | <html>  | <html>
# Line 465  Line: 1 Col: 76 Unexpected start tag opt Line 465  Line: 1 Col: 76 Unexpected start tag opt
465  |       <optgroup>  |       <optgroup>
466  |         <option>  |         <option>
467  |       <option>  |       <option>
468    |     <option>
469    
470  #data  #data
471  <!DOCTYPE html><select><optgroup><option><optgroup>  <!DOCTYPE html><select><optgroup><option><optgroup>
# Line 692  Line: 1 Col: 32 html needs to be the fir Line 693  Line: 1 Col: 32 html needs to be the fir
693  #data  #data
694  <!DOCTYPE html>X</html>X  <!DOCTYPE html>X</html>X
695  #errors  #errors
 Line: 1 Col: 24 Unexpected non-space characters. Expected end of file.  
696  Line: 1 Col: 24 Unexpected non-space characters in the after body phase.  Line: 1 Col: 24 Unexpected non-space characters in the after body phase.
697  #document  #document
698  | <!DOCTYPE html>  | <!DOCTYPE html>
# Line 714  Line: 1 Col: 24 Unexpected non-space cha Line 714  Line: 1 Col: 24 Unexpected non-space cha
714  #data  #data
715  <!DOCTYPE html>X</html><p>X  <!DOCTYPE html>X</html><p>X
716  #errors  #errors
717  Line: 1 Col: 26 Unexpected start tag (p). Expected end of file.  Line: 1 Col: 26 Unexpected start tag ().
 Line: 1 Col: 26 Unexpected start tag token (p) in the after body phase.  
718  #document  #document
719  | <!DOCTYPE html>  | <!DOCTYPE html>
720  | <html>  | <html>
# Line 728  Line: 1 Col: 26 Unexpected start tag tok Line 727  Line: 1 Col: 26 Unexpected start tag tok
727  #data  #data
728  <!DOCTYPE html>X<p/x/y/z>  <!DOCTYPE html>X<p/x/y/z>
729  #errors  #errors
730  Line: 1 Col: 19 Solidus (/) incorrectly placed in tag.  Line: 1 Col: 19 Expected a > after the /.
731  Line: 1 Col: 21 Solidus (/) incorrectly placed in tag.  Line: 1 Col: 21 Solidus (/) incorrectly placed in tag.
732  Line: 1 Col: 23 Solidus (/) incorrectly placed in tag.  Line: 1 Col: 23 Solidus (/) incorrectly placed in tag.
733  #document  #document
# Line 767  Line: 1 Col: 34 Unexpected end tag (p). Line 766  Line: 1 Col: 34 Unexpected end tag (p).
766  |         <tr>  |         <tr>
767  |           <td>  |           <td>
768  |             <p>  |             <p>
769    
770    #data
771    <!DOCTYPE <!DOCTYPE HTML>><!--<!--x-->-->
772    #errors
773    Line: 1 Col: 20 Expected space or '>'. Got ''
774    Line: 1 Col: 25 Erroneous DOCTYPE.
775    Line: 1 Col: 35 Unexpected character in comment found.
776    #document
777    | <!DOCTYPE <!DOCTYPE>
778    | <html>
779    |   <head>
780    |   <body>
781    |     ">"
782    |     <!-- <!--x -->
783    |     "-->"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24