updating testcase. IE needs to have dummy-param declared, synching with version from the website

This commit is contained in:
axel%pike.org 2001-09-13 14:58:26 +00:00
Родитель e2e4c983c5
Коммит 47eda63db3
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -66,6 +66,9 @@
</xsl:if>
</xsl:template>
<!-- empty variable for named template test -->
<xsl:variable name="dummy-param" />
<!-- supress non-selected nodes-->
<xsl:template match="*"/>