[processing-instruction-attributes.html] [Processing instruction in main parser] expected: FAIL [Processing instruction attribute parsing rejects unquoted attributes from html-dom] expected: FAIL [Processing instruction attribute mutation from html-dom] expected: FAIL [Processing instruction attribute parsing allows _ in attribute names from html-dom] expected: FAIL [Processing instruction toggleAttribute from html-dom] expected: FAIL [check attribute value: "=" (source: "html-dom")] expected: FAIL [check attribute value: "axx"" (source: "html-dom")] expected: FAIL [check attribute value: "axx>" (source: "html-dom")] expected: FAIL [check attribute value: "some<>" (source: "html-dom")] expected: FAIL [check attribute value: "'""'" (source: "html-dom")] expected: FAIL [check attribute value: "aa"aa"" (source: "html-dom")] expected: FAIL [Invalid attribute name: = (source: html-dom)] expected: FAIL [Invalid attribute name: a= (source: html-dom)] expected: FAIL [Invalid attribute name: =x (source: html-dom)] expected: FAIL [Invalid attribute name: b> (source: html-dom)] expected: FAIL [Invalid attribute name: > (source: html-dom)] expected: FAIL [Invalid attribute name: >x (source: html-dom)] expected: FAIL [Invalid attribute name: /x/ (source: html-dom)] expected: FAIL [Invalid attribute name: / (source: html-dom)] expected: FAIL [Invalid attribute name: x/ (source: html-dom)] expected: FAIL [Invalid attribute name: x\t (source: html-dom)] expected: FAIL [Invalid attribute name: \tx (source: html-dom)] expected: FAIL [Invalid attribute name: x\n (source: html-dom)] expected: FAIL [Invalid attribute name: \nx (source: html-dom)] expected: FAIL [Invalid attribute name: x\r (source: html-dom)] expected: FAIL [Invalid attribute name: \rx (source: html-dom)] expected: FAIL [Valid attribute name: $ (source: html-dom)] expected: FAIL [Valid attribute name: _ (source: html-dom)] expected: FAIL [Valid attribute name: $foo (source: html-dom)] expected: FAIL [Valid attribute name: _bar (source: html-dom)] expected: FAIL [Valid attribute name: a$b (source: html-dom)] expected: FAIL [Valid attribute name: a_b (source: html-dom)] expected: FAIL [Distinct attribute name (source: html-dom): ABC and abc] expected: FAIL [Distinct attribute name (source: html-dom): abC and abc] expected: FAIL [Distinct attribute name (source: html-dom): x123A and x123a] expected: FAIL [Processing instruction attributes with xml-stylesheet from html-dom] expected: FAIL [Processing instruction attribute parsing rejects unquoted attributes from html-parser] expected: FAIL [Processing instruction attribute mutation from html-parser] expected: FAIL [Processing instruction attribute parsing allows _ in attribute names from html-parser] expected: FAIL [Processing instruction toggleAttribute from html-parser] expected: FAIL [check attribute value: "=" (source: "html-parser")] expected: FAIL [check attribute value: "axx"" (source: "html-parser")] expected: FAIL [check attribute value: "axx>" (source: "html-parser")] expected: FAIL [check attribute value: "some<>" (source: "html-parser")] expected: FAIL [check attribute value: "'""'" (source: "html-parser")] expected: FAIL [check attribute value: "aa"aa"" (source: "html-parser")] expected: FAIL [Invalid attribute name: = (source: html-parser)] expected: FAIL [Invalid attribute name: a= (source: html-parser)] expected: FAIL [Invalid attribute name: =x (source: html-parser)] expected: FAIL [Invalid attribute name: b> (source: html-parser)] expected: FAIL [Invalid attribute name: > (source: html-parser)] expected: FAIL [Invalid attribute name: >x (source: html-parser)] expected: FAIL [Invalid attribute name: /x/ (source: html-parser)] expected: FAIL [Invalid attribute name: / (source: html-parser)] expected: FAIL [Invalid attribute name: x/ (source: html-parser)] expected: FAIL [Invalid attribute name: x\t (source: html-parser)] expected: FAIL [Invalid attribute name: \tx (source: html-parser)] expected: FAIL [Invalid attribute name: x\n (source: html-parser)] expected: FAIL [Invalid attribute name: \nx (source: html-parser)] expected: FAIL [Invalid attribute name: x\r (source: html-parser)] expected: FAIL [Invalid attribute name: \rx (source: html-parser)] expected: FAIL [Valid attribute name: $ (source: html-parser)] expected: FAIL [Valid attribute name: _ (source: html-parser)] expected: FAIL [Valid attribute name: $foo (source: html-parser)] expected: FAIL [Valid attribute name: _bar (source: html-parser)] expected: FAIL [Valid attribute name: a$b (source: html-parser)] expected: FAIL [Valid attribute name: a_b (source: html-parser)] expected: FAIL [Distinct attribute name (source: html-parser): ABC and abc] expected: FAIL [Distinct attribute name (source: html-parser): abC and abc] expected: FAIL [Distinct attribute name (source: html-parser): x123A and x123a] expected: FAIL [Processing instruction attribute parsing rejects unquoted attributes from xml-dom] expected: FAIL [Processing instruction attribute mutation from xml-dom] expected: FAIL [Processing instruction attribute parsing allows _ in attribute names from xml-dom] expected: FAIL [Processing instruction toggleAttribute from xml-dom] expected: FAIL [check attribute value: "=" (source: "xml-dom")] expected: FAIL [check attribute value: "axx"" (source: "xml-dom")] expected: FAIL [check attribute value: "axx>" (source: "xml-dom")] expected: FAIL [check attribute value: "some<>" (source: "xml-dom")] expected: FAIL [check attribute value: "'""'" (source: "xml-dom")] expected: FAIL [check attribute value: "aa"aa"" (source: "xml-dom")] expected: FAIL [Invalid attribute name: = (source: xml-dom)] expected: FAIL [Invalid attribute name: a= (source: xml-dom)] expected: FAIL [Invalid attribute name: =x (source: xml-dom)] expected: FAIL [Invalid attribute name: b> (source: xml-dom)] expected: FAIL [Invalid attribute name: > (source: xml-dom)] expected: FAIL [Invalid attribute name: >x (source: xml-dom)] expected: FAIL [Invalid attribute name: /x/ (source: xml-dom)] expected: FAIL [Invalid attribute name: / (source: xml-dom)] expected: FAIL [Invalid attribute name: x/ (source: xml-dom)] expected: FAIL [Invalid attribute name: x\t (source: xml-dom)] expected: FAIL [Invalid attribute name: \tx (source: xml-dom)] expected: FAIL [Invalid attribute name: x\n (source: xml-dom)] expected: FAIL [Invalid attribute name: \nx (source: xml-dom)] expected: FAIL [Invalid attribute name: x\r (source: xml-dom)] expected: FAIL [Invalid attribute name: \rx (source: xml-dom)] expected: FAIL [Valid attribute name: $ (source: xml-dom)] expected: FAIL [Valid attribute name: _ (source: xml-dom)] expected: FAIL [Valid attribute name: $foo (source: xml-dom)] expected: FAIL [Valid attribute name: _bar (source: xml-dom)] expected: FAIL [Valid attribute name: a$b (source: xml-dom)] expected: FAIL [Valid attribute name: a_b (source: xml-dom)] expected: FAIL [Distinct attribute name (source: xml-dom): ABC and abc] expected: FAIL [Distinct attribute name (source: xml-dom): abC and abc] expected: FAIL [Distinct attribute name (source: xml-dom): x123A and x123a] expected: FAIL [Processing instruction attributes with xml-stylesheet from xml-dom] expected: FAIL [Processing instruction attribute parsing rejects unquoted attributes from xml-parser] expected: FAIL [Processing instruction attribute mutation from xml-parser] expected: FAIL [Processing instruction attribute parsing allows _ in attribute names from xml-parser] expected: FAIL [Processing instruction toggleAttribute from xml-parser] expected: FAIL [check attribute value: "=" (source: "xml-parser")] expected: FAIL [check attribute value: "axx"" (source: "xml-parser")] expected: FAIL [check attribute value: "axx>" (source: "xml-parser")] expected: FAIL [check attribute value: "some<>" (source: "xml-parser")] expected: FAIL [check attribute value: "'""'" (source: "xml-parser")] expected: FAIL [check attribute value: "aa"aa"" (source: "xml-parser")] expected: FAIL [Invalid attribute name: = (source: xml-parser)] expected: FAIL [Invalid attribute name: a= (source: xml-parser)] expected: FAIL [Invalid attribute name: =x (source: xml-parser)] expected: FAIL [Invalid attribute name: b> (source: xml-parser)] expected: FAIL [Invalid attribute name: > (source: xml-parser)] expected: FAIL [Invalid attribute name: >x (source: xml-parser)] expected: FAIL [Invalid attribute name: /x/ (source: xml-parser)] expected: FAIL [Invalid attribute name: / (source: xml-parser)] expected: FAIL [Invalid attribute name: x/ (source: xml-parser)] expected: FAIL [Invalid attribute name: x\t (source: xml-parser)] expected: FAIL [Invalid attribute name: \tx (source: xml-parser)] expected: FAIL [Invalid attribute name: x\n (source: xml-parser)] expected: FAIL [Invalid attribute name: \nx (source: xml-parser)] expected: FAIL [Invalid attribute name: x\r (source: xml-parser)] expected: FAIL [Invalid attribute name: \rx (source: xml-parser)] expected: FAIL [Valid attribute name: $ (source: xml-parser)] expected: FAIL [Valid attribute name: _ (source: xml-parser)] expected: FAIL [Valid attribute name: $foo (source: xml-parser)] expected: FAIL [Valid attribute name: _bar (source: xml-parser)] expected: FAIL [Valid attribute name: a$b (source: xml-parser)] expected: FAIL [Valid attribute name: a_b (source: xml-parser)] expected: FAIL [Processing instruction attributes with xml-stylesheet from xml-parser] expected: FAIL