Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/tests/reftest/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 398 B image not shown  

Quelle  bug1389406-02.xsl   Sprache: unbekannt

 
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0"
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>

<xsl:template mode="title" match="*">
  <xsl:text> — TEST CASE</xsl:text>
  <xsl:apply-imports/>
</xsl:template>

<xsl:template match="/">
  <h3 xmlns="http://www.w3.org/1999/xhtml"><xsl:apply-templates select="title" mode="title"/></h3>
</xsl:template>

</xsl:stylesheet>

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]