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

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

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

revision 1.6 by wakaba, Wed Mar 5 13:07:02 2008 UTC revision 1.11 by wakaba, Sun Mar 9 10:05:21 2008 UTC
# Line 110  outer <table> not closed Line 110  outer <table> not closed
110  #data  #data
111  <title>a</title>  <title>a</title>
112  #errors  #errors
 <title> in body  
113  #document-fragment p  #document-fragment p
114  | <title>  | <title>
115  |   "a"  |   "a"
# Line 119  outer <table> not closed Line 118  outer <table> not closed
118  <table><title>a</title></table>  <table><title>a</title></table>
119  #errors  #errors
120  <title> in table  <title> in table
 <title> in body  
121  #document-fragment div  #document-fragment div
122  | <title>  | <title>
123  |   "a"  |   "a"
# Line 129  outer <table> not closed Line 127  outer <table> not closed
127  <title>a</title>  <title>a</title>
128  #errors  #errors
129  <title> in table  <title> in table
 <title> in body  
130  #document-fragment table  #document-fragment table
131  | <title>  | <title>
132  |   "a"  |   "a"
# Line 676  a\U12345678b Line 673  a\U12345678b
673  #errors  #errors
674  #document-fragment form  #document-fragment form
675  | <input>  | <input>
676    
677    #data
678    <html>
679    #errors
680    <html> in <body>
681    #document-fragment body
682    
683    #data
684    <html>
685    #errors
686    <html> in <html>
687    #document-fragment html
688    
689    #data
690                          
691    #errors
692    #document-fragment html
693    
694    #data
695                 <head><body>
696    #errors
697    #document-fragment html
698    | <head>
699    | <body>
700    
701    #data
702                        a
703    #errors
704    #document-fragment html
705    | <head>
706    | <body>
707    |   "a"
708    
709    #data
710               a        b
711    #errors
712    #document-fragment html
713    | <head>
714    | <body>
715    |   "a        b"
716    
717    #data
718        <!---->    <body>
719    #errors
720    #document-fragment html
721    | <!--  -->
722    | <head>
723    | <body>
724    
725    #data
726    #errors
727    #document-fragment pre
728    
729    #data
730    #errors
731    #document-fragment listing
732    
733    #data
734    #errors
735    #document-fragment textarea
736    
737    #data escaped
738    \u000A
739    #errors
740    #document-fragment pre
741    | "
742    "
743    
744    #data escaped
745    \u000A
746    #errors
747    #document-fragment listing
748    | "
749    "
750    
751    #data escaped
752    \u000A
753    #errors
754    #document-fragment textarea
755    | "
756    "
757    
758    #data escaped
759    \u000Aa
760    #errors
761    #document-fragment pre
762    | "
763    a"
764    
765    #data escaped
766    \u000Aa
767    #errors
768    #document-fragment listing
769    | "
770    a"
771    
772    #data escaped
773    \u000Aa
774    #errors
775    #document-fragment textarea
776    | "
777    a"
778    
779    #data
780    <span>
781    #errors
782    unexpected end-of-file
783    #document-fragment p
784    | <span>
785    
786    #data
787    <li>
788    #errors
789    #document-fragment p
790    | <li>
791    
792    #data
793    <dt>
794    #errors
795    #document-fragment p
796    | <dt>
797    
798    #data
799    <dd>
800    #errors
801    #document-fragment p
802    | <dd>
803    
804    #data
805    <p>
806    #errors
807    #document-fragment p
808    | <p>
809    
810    #data
811    <thead>
812    #errors
813    #document-fragment table
814    | <thead>
815    
816    #data
817    <tbody>
818    #errors
819    #document-fragment table
820    | <tbody>
821    
822    #data
823    <tfoot>
824    #errors
825    #document-fragment table
826    | <tfoot>
827    
828    #data
829    <tr>
830    #errors
831    #document-fragment table
832    | <tbody>
833    |   <tr>
834    
835    #data
836    <tr>
837    #errors
838    #document-fragment tbody
839    | <tr>
840    
841    #data
842    <td>
843    #errors
844    #document-fragment tr
845    | <td>
846    
847    #data
848    <td><a>
849    #errors
850    unexpected end-of-file
851    #document-fragment tr
852    | <td>
853    |   <a>
854    
855    #data
856    <col>
857    #errors
858    #document-fragment colgroup
859    | <col>
860    
861    #data
862    <colgroup>
863    #errors
864    #document-fragment table
865    | <colgroup>
866    
867    #data
868    <col>
869    #errors
870    #document-fragment table
871    | <colgroup>
872    |   <col>
873    
874    #data
875    <frameset>
876    #errors
877    unexpected end-of-file
878    #document-fragment frameset
879    | <frameset>
880    
881    #data
882    <frame>
883    #errors
884    #document-fragment frameset
885    | <frame>
886    
887    #data
888    <noframes>
889    #errors
890    no </noframes>
891    #document-fragment frameset
892    | <noframes>
893    
894    ## NOTE: Scripting is disabled.
895    #data
896    <span>
897    #errors
898    #document-fragment noscript
899    | "<span>"
900    
901    ## NOTE: Scripting is disabled.
902    #data
903    <span>
904    #errors
905    #document-fragment noframes
906    | "<span>"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.11

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24