/[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.1 by wakaba, Sat Jun 23 02:26:52 2007 UTC revision 1.2 by wakaba, Sat Jun 30 13:27:06 2007 UTC
# Line 27  Line 27 
27  |   <head>  |   <head>
28  |   <body>  |   <body>
29  |     <meta>  |     <meta>
30    
31    #data
32    <!doctype HTml><form><div></form><div>
33    #errors
34    Form end tag ignored.
35    Unexpected end of file.
36    #document
37    | <!DOCTYPE HTml>
38    | <html>
39    |   <head>
40    |   <body>
41    |     <form>
42    |       <div>
43    |         <div>
44    
45    #data
46    <!doctype HTml><title>&amp;</title>
47    #errors
48    Unexpected end of file.
49    #document
50    | <!DOCTYPE HTml>
51    | <html>
52    |   <head>
53    |     <title>
54    |       "&"
55    |   <body>
56    
57    #data
58    <!doctype HTml><title><!--&amp;--></title>
59    #errors
60    Unexpected end of file.
61    #document
62    | <!DOCTYPE HTml>
63    | <html>
64    |   <head>
65    |     <title>
66    |       "<!--&amp;-->"
67    |   <body>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24