This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Currently this test expects: <any-of> <error code="XTDE0640"/> <assert-xml><![CDATA[<out><test1 color="|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt|matt" texture="matt"/></out>]]></assert-xml> </any-of> however, I argue that it should also expect error XTSE0720. [ERR XTSE0720] It is a static error if an xsl:attribute-set element directly or indirectly references itself via the names contained in the use-attribute-sets attribute.
I agree for 2.0, but XTSE0720 was dropped in XSLT 3.0. I will fork the test to accommodate both situations.
Done, changes pushed.