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

Diff of /markup/html/whatpm/t/tree-construction/tests5.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, Mon Jul 16 07:03:09 2007 UTC
# Line 110  No DOCTYPE Line 110  No DOCTYPE
110  <style> <!</-- </style>x  <style> <!</-- </style>x
111  #errors  #errors
112  No DOCTYPE  No DOCTYPE
 Unexpected end of file  
113  #document  #document
114  | <html>  | <html>
115  |   <head>  |   <head>
# Line 118  Unexpected end of file Line 117  Unexpected end of file
117  |       " <!</-- "  |       " <!</-- "
118  |   <body>  |   <body>
119  |     "x"  |     "x"
120    
121    #data
122    <xmp> <!-- > --> </xmp>
123    #errors
124    No DOCTYPE
125    #document
126    | <html>
127    |   <head>
128    |   <body>
129    |     <xmp>
130    |       " <!-- > --> "
131    
132    #data
133    <title>&amp;</title>
134    #errors
135    No DOCTYPE
136    #document
137    | <html>
138    |   <head>
139    |     <title>
140    |       "&"
141    |   <body>
142    
143    #data
144    <title><!--&amp;--></title>
145    #errors
146    No DOCTYPE
147    #document
148    | <html>
149    |   <head>
150    |     <title>
151    |       "<!--&amp;-->"
152    |   <body>
153    
154    #data
155    <title><!--</title>
156    #errors
157    No DOCTYPE
158    Unexpected EOF
159    #document
160    | <html>
161    |   <head>
162    |     <title>
163    |       "<!--</title>"
164    |   <body>
165    
166    #data
167    <noscript><!--</noscript>--></noscript>
168    #errors
169    No DOCTYPE
170    #document
171    | <html>
172    |   <head>
173    |     <noscript>
174    |       "<!--</noscript>-->"
175    |   <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