/[suikacvs]/markup/html/whatpm/t/tree-test-phrasing.dat
Suika

Diff of /markup/html/whatpm/t/tree-test-phrasing.dat

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

revision 1.2 by wakaba, Tue Oct 14 07:40:52 2008 UTC revision 1.4 by wakaba, Sun Aug 16 04:06:34 2009 UTC
# Line 18  no DOCTYPE Line 18  no DOCTYPE
18  |   <body>  |   <body>
19  |     <sarcasm>  |     <sarcasm>
20  |       "aaa"  |       "aaa"
21    
22    #data
23    <!DOCTYPE HTML><rt></body>
24    #errors
25    #document
26    | <!DOCTYPE html>
27    | <html>
28    |   <head>
29    |   <body>
30    |     <rt>
31    
32    #data
33    <!DOCTYPE HTML><rp></body>
34    #errors
35    #document
36    | <!DOCTYPE html>
37    | <html>
38    |   <head>
39    |   <body>
40    |     <rp>
41    
42    #data
43    <!DOCTYPE HTML><span><rp></body>
44    #errors
45    span not closed
46    #document
47    | <!DOCTYPE html>
48    | <html>
49    |   <head>
50    |   <body>
51    |     <span>
52    |       <rp>
53    
54    #data
55    <!DOCTYPE HTML><rp><span></body>
56    #errors
57    span not closed
58    #document
59    | <!DOCTYPE html>
60    | <html>
61    |   <head>
62    |   <body>
63    |     <rp>
64    |       <span>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24