/[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.10 by wakaba, Sun Mar 9 03:46:43 2008 UTC revision 1.11 by wakaba, Sun Mar 9 10:05:21 2008 UTC
# Line 775  a" Line 775  a"
775  #document-fragment textarea  #document-fragment textarea
776  | "  | "
777  a"  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.10  
changed lines
  Added in v.1.11

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24