Annotation of parser3/tests/results/269.processed, revision 1.3

1.1       misha       1: Content-Type: text/html
1.3     ! moko        2: Content-Length: 3554
1.1       misha       3: 
                      4: $xdoc:
                      5: <pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
                      6: &lt;r xmlns:aa=&quot;http://design.ru/uri&quot;&gt;
                      7: &lt;t a=&quot;1&quot; aa:a=&quot;2&quot; id=&quot;z&quot;/&gt;
                      8: &lt;aa:t id=&quot;aa:z&quot; a=&quot;11&quot; aa:a=&quot;22&quot;/&gt;
                      9: &lt;/r&gt;
                     10: </pre>
                     11: <h2>^node.getAttribute[]</h2>
                     12: <b>^firstChild.getAttribute[a]</b>:
                     13: '1'
                     14: <hr />
                     15: <b>^firstChild.getAttribute[aa:a]</b>:
                     16: ''
                     17: <hr />
                     18: <b>^firstChild.getAttribute[*]</b>:
1.3     ! moko       19: Exception type: xml,
1.2       moko       20: Source: getAttribute,
                     21: Comment: invalid localName '*'
1.1       misha      22: <hr />
                     23: <b>^firstChild.getAttribute[]</b>:
1.3     ! moko       24: Exception type: xml,
1.2       moko       25: Source: getAttribute,
                     26: Comment: invalid localName ''
1.1       misha      27: <h2>^node.getAttributeNS[]</h2>
                     28: <b>^firstChild.getAttributeNS[http://design.ru/uri;a]</b>:
                     29: '2'
                     30: <hr />
                     31: <b>^firstChild.getAttributeNS[http://design.ru/uri;aa:a]</b>:
                     32: ''
                     33: <hr />
                     34: <b>^firstChild.getAttributeNS[http://design.ru/uri;*]</b>:
1.3     ! moko       35: Exception type: xml,
1.2       moko       36: Source: getAttributeNS,
                     37: Comment: invalid localName '*'
1.1       misha      38: <hr />
                     39: <b>^firstChild.getAttributeNS[http://design.ru/uri;]</b>:
1.3     ! moko       40: Exception type: xml,
1.2       moko       41: Source: getAttributeNS,
                     42: Comment: invalid localName ''
1.1       misha      43: <h2>^doc.getElementsByTagName[]</h2>
                     44: <b>^xdoc.getElementsByTagName[t]</b>:
                     45: 2
                     46: <hr />
                     47: <b>^xdoc.getElementsByTagName[a:t]</b>:
                     48: 0
                     49: <hr />
                     50: <b>^xdoc.getElementsByTagName[aa:t]</b>:
                     51: 0
                     52: <hr />
                     53: <b>^xdoc.getElementsByTagName[*]</b>:
                     54: 3
                     55: <hr />
                     56: <b>^xdoc.getElementsByTagName[@]</b>:
1.3     ! moko       57: Exception type: xml,
1.2       moko       58: Source: getElementsByTagName,
                     59: Comment: invalid localName '@'
1.1       misha      60: <hr />
                     61: <b>^xdoc.getElementsByTagName[]</b>:
1.3     ! moko       62: Exception type: xml,
1.2       moko       63: Source: getElementsByTagName,
                     64: Comment: invalid localName ''
1.1       misha      65: <h2>^doc.getElementsByTagNameNS[]</h2>
                     66: <b>^xdoc.getElementsByTagNameNS[http://design.ru/uri;t]</b>:
                     67: 1
                     68: <hr />
                     69: <b>^xdoc.getElementsByTagNameNS[http://design.ru/uri;a:t]</b>:
                     70: 0
                     71: <hr />
                     72: <b>^xdoc.getElementsByTagNameNS[http://design.ru/uri;aa:t]</b>:
                     73: 0
                     74: <hr />
                     75: <b>^xdoc.getElementsByTagNameNS[http://design.ru/uri;*]</b>:
                     76: 1
                     77: <hr />
                     78: <b>^xdoc.getElementsByTagNameNS[http://design.ru/uri;@]</b>:
1.3     ! moko       79: Exception type: xml,
1.2       moko       80: Source: getElementsByTagNameNS,
                     81: Comment: invalid localName '@'
1.1       misha      82: <hr />
                     83: <b>^xdoc.getElementsByTagNameNS[http://design.ru/uri;]</b>:
1.3     ! moko       84: Exception type: xml,
1.2       moko       85: Source: getElementsByTagNameNS,
                     86: Comment: invalid localName ''
1.1       misha      87: <hr />
                     88: <b>^xdoc.getElementsByTagNameNS[;]</b>:
1.3     ! moko       89: Exception type: xml,
1.2       moko       90: Source: getElementsByTagNameNS,
                     91: Comment: invalid localName ''
1.1       misha      92: <hr />
                     93: <b>^xdoc.getElementsByTagNameNS[;t]</b>:
                     94: 0
                     95: <hr />
                     96: <b>^xdoc.getElementsByTagNameNS[*;t]</b>:
                     97: 2
                     98: <hr />
                     99: <b>^xdoc.getElementsByTagNameNS[*;*]</b>:
                    100: 3
                    101: <h2>^xdoc::create[]</h2>
                    102: <b>$x[^xdoc::create[doc]]</b>:
                    103: &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
                    104: &lt;doc/&gt;
                    105: <hr />
                    106: <b>$x[^xdoc::create[ns:doc]]</b>:
1.3     ! moko      107: Exception type: xml,
1.2       moko      108: Source: create,
                    109: Comment: invalid localName 'ns:doc'
1.1       misha     110: <hr />
                    111: <b>$x[^xdoc::create[nu i dela - <"bred"!> ]]</b>:
1.3     ! moko      112: Exception type: xml,
1.2       moko      113: Source: create,
                    114: Comment: invalid localName 'nu i dela - <"bred"!> '
1.1       misha     115: <hr />
                    116: <b>$x[^xdoc::create[]]</b>:
1.3     ! moko      117: Exception type: xml,
1.2       moko      118: Source: create,
                    119: Comment: invalid localName ''
1.1       misha     120: <h2>^doc.createElement[]</h2>
                    121: <b>$n[^x.createElement[doc]]</b>:
                    122: &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
                    123: &lt;test&gt;&lt;doc/&gt;&lt;/test&gt;
                    124: <hr />
                    125: <b>$n[^x.createElement[ns:doc]]</b>:
                    126: &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
                    127: &lt;test&gt;&lt;ns:doc/&gt;&lt;/test&gt;
                    128: <hr />
                    129: <b>$n[^x.createElement[nu i dela - &lt;&quot;bred&quot;!&gt; ]]</b>:
1.3     ! moko      130: Exception type: xml,
1.2       moko      131: Source: createElement,
                    132: Comment: invalid localName 'nu i dela - <"bred"!> '
1.1       misha     133: <hr />
                    134: <b>$n[^x.createElement[]]</b>:
1.3     ! moko      135: Exception type: xml,
1.2       moko      136: Source: createElement,
                    137: Comment: invalid localName ''

E-mail: