html-xml-006

Tests illegal attribute.

Test is expected to fail with error code err:XD0030.

The pipeline

<p:declare-step xmlns:cx="http://xmlcalabash.com/ns/extensions"
                xmlns:err="http://www.w3.org/ns/xproc-error" xmlns:p="http://www.w3.org/ns/xproc"
                xmlns:t="http://xproc.org/ns/testsuite/3.0" name="main" version="3.0">
   <p:output port="result"/>
   
   <p:load href="../documents/attributes.html"
           parameters="map { 'cx:xml-attributes': map {                                'base': '' }}"/>
</p:declare-step>

Revision history

31 Jan 2026, Norm Tovey-Walsh
Created test.