Annotation of parser3/tests/234.html, revision 1.1
1.1 ! misha 1: ^to-1251[]
! 2:
! 3: $s[^taint[uri;тест]-тест]
! 4:
! 5: # chars in lang uri should be escaped here in $response:charset
! 6: $xml[^xdoc::create{<root>$s</root>}]
! 7:
! 8: $xsl[^xdoc::create{
! 9: <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
! 10: <xsl:template match="/">
! 11: <xsl:copy-of select="."/>
! 12: </xsl:template>
! 13: </xsl:stylesheet>}]
! 14:
! 15: $transformed[^xml.transform[$xsl]]
! 16:
! 17: =$s=<br />
! 18: =^transformed.string[$.method[html]]=
E-mail: