NSS: Adjust stylesheet for patch.

This commit is contained in:
Zeckmathederg 2024-10-01 19:11:19 -06:00
parent ff4f91525e
commit bf607ecf25
2 changed files with 7 additions and 0 deletions

View File

@ -42,6 +42,9 @@
<listitem>
<para>October 1st, 2024</para>
<itemizedlist>
<listitem>
<para>[Zeckmathederg] - NSS: Adjust stylesheet for patch.</para>
</listitem>
<listitem>
<para>[Zeckmathederg] - HarfBuzz: 9.0.0 -&gt; 10.0.1.</para>
</listitem>

View File

@ -93,6 +93,10 @@ exit</xsl:text>
<!-- node -->
<xsl:when test="contains($patch.name, 'node')">
<xsl:text>/node</xsl:text>
</xsl:when>
<!-- nss -->
<xsl:when test="contains($patch.name, 'nss')">
<xsl:text>/nss</xsl:text>
</xsl:when>
<!-- General rule -->
<xsl:otherwise>