/[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.8 by wakaba, Fri Mar 7 00:31:24 2008 UTC revision 1.9 by wakaba, Sat Mar 8 01:57:51 2008 UTC
# Line 34  Line: 1 Col: 28 Unexpected start tag tok Line 34  Line: 1 Col: 28 Unexpected start tag tok
34  |     <meta>  |     <meta>
35    
36  #data  #data
37  <!doctype HTml><form><div></form><div>  <!doctype html><form><div></form><div>
38  #errors  #errors
39  Line: 1 Col: 33 End tag (form) seen too early. Ignored.  Line: 1 Col: 33 End tag (form) seen too early. Ignored.
40  Line: 1 Col: 38 Expected closing tag. Unexpected end of file.  Line: 1 Col: 38 Expected closing tag. Unexpected end of file.
41  #document  #document
42  | <!DOCTYPE HTml>  | <!DOCTYPE html>
43  | <html>  | <html>
44  |   <head>  |   <head>
45  |   <body>  |   <body>
# Line 48  Line: 1 Col: 38 Expected closing tag. Un Line 48  Line: 1 Col: 38 Expected closing tag. Un
48  |         <div>  |         <div>
49    
50  #data  #data
51  <!doctype HTml><title>&amp;</title>  <!doctype html><title>&amp;</title>
52  #errors  #errors
53  #document  #document
54  | <!DOCTYPE HTml>  | <!DOCTYPE html>
55  | <html>  | <html>
56  |   <head>  |   <head>
57  |     <title>  |     <title>
# Line 59  Line: 1 Col: 38 Expected closing tag. Un Line 59  Line: 1 Col: 38 Expected closing tag. Un
59  |   <body>  |   <body>
60    
61  #data  #data
62  <!doctype HTml><title><!--&amp;--></title>  <!doctype html><title><!--&amp;--></title>
63  #errors  #errors
64  #document  #document
65  | <!DOCTYPE HTml>  | <!DOCTYPE html>
66  | <html>  | <html>
67  |   <head>  |   <head>
68  |     <title>  |     <title>
# Line 630  Line: 1 Col: 6 Unexpected start tag (htm Line 630  Line: 1 Col: 6 Unexpected start tag (htm
630  |   <head>  |   <head>
631  |   <frameset>  |   <frameset>
632  |   " "  |   " "
633    
634    #data
635    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html></html>
636    #errors
637    doctype-error
638    #document
639    | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "">
640    | <html>
641    |   <head>
642    |   <body>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24