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

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

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

revision 1.4 by wakaba, Tue Oct 14 13:24:53 2008 UTC revision 1.5 by wakaba, Sun Jul 26 10:56:23 2009 UTC
# Line 1646  unmatched end tag Line 1646  unmatched end tag
1646  |       <!--  -->  |       <!--  -->
1647  |     <table>  |     <table>
1648  |       <colgroup>  |       <colgroup>
1649    
1650    #data
1651    <!DOCTYPE HTML>
1652    <p xmlns:xlink="http://www.w3.org/1999/xhtml">x</p>
1653    #errors
1654    #document
1655    | <!DOCTYPE HTML>
1656    | <html>
1657    |   <head>
1658    |   <body>
1659    |     <p>
1660    |       xmlns:xlink="http://www.w3.org/1999/xhtml"
1661    |       "x"
1662    
1663    #data
1664    <!DOCTYPE HTML>
1665    <svg xmlns:xlink="http://www.w3.org/1999/xlink"></svg>
1666    #errors
1667    #document
1668    | <!DOCTYPE HTML>
1669    | <html>
1670    |   <head>
1671    |   <body>
1672    |     <svg svg>
1673    |       xmlns xlink="http://www.w3.org/1999/xlink"
1674    
1675    #data
1676    <!DOCTYPE HTML>
1677    <svg xmlns:xlink="http://www.w3.org/1999/xhtml"></svg>
1678    #errors
1679    bad namespace
1680    #document
1681    | <!DOCTYPE HTML>
1682    | <html>
1683    |   <head>
1684    |   <body>
1685    |     <svg svg>
1686    |       xmlns xlink="http://www.w3.org/1999/xhtml"
1687    
1688    #data
1689    <!DOCTYPE HTML>
1690    <svg xmlns:xlink="http://www.w3.org/1999/xlink "></svg>
1691    #errors
1692    bad namespace
1693    #document
1694    | <!DOCTYPE HTML>
1695    | <html>
1696    |   <head>
1697    |   <body>
1698    |     <svg svg>
1699    |       xmlns xlink="http://www.w3.org/1999/xlink "

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24