Skip a test when run against old servers.
[svn.git] / doc / tools / html-stylesheet.xsl
blobf446f001a3850a0673e68ea396d4a7857bbf3dc0
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
3 <xsl:import href="xsl/xhtml/docbook.xsl"/>
5 <xsl:include href="base-html-stylesheet.xsl"/>
7 </xsl:stylesheet>