You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: htmlbook-xsl/xspec/common.xspec
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1314,7 +1314,9 @@ sect5:none
1314
1314
</x:expect>
1315
1315
</x:scenario>
1316
1316
1317
-
<x:scenariolabel="When process-headings is run on a section heading with $autogenerate.labels turned on"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
1317
+
<x:scenariolabel="When process-headings is run on a section heading with $autogenerate.labels turned on"pending="We received an error when trying to run this scenario.
1318
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
1319
+
and the script from https://github.com/xspec/xspec.">
<x:scenariolabel="When process-headings is run on a div heading with $autogenerate.labels turned on"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
1343
+
<x:scenariolabel="When process-headings is run on a div heading with $autogenerate.labels turned on"pending="We received an error when trying to run this scenario.
1344
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
1345
+
and the script from https://github.com/xspec/xspec.">
<x:scenariolabel="When process-headings is run on a table caption with $autogenerate.labels turned on"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
1377
+
<x:scenariolabel="When process-headings is run on a table caption with $autogenerate.labels turned on"pending="We received an error when trying to run this scenario.
1378
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
1379
+
and the script from https://github.com/xspec/xspec.">
<x:scenariolabel="When process-headings is run on a figure caption with $autogenerate.labels turned on"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
1427
+
<x:scenariolabel="When process-headings is run on a figure caption with $autogenerate.labels turned on"pending="We received an error when trying to run this scenario.
1428
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
1429
+
and the script from https://github.com/xspec/xspec.">
Copy file name to clipboardExpand all lines: htmlbook-xsl/xspec/epub.xspec
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,9 @@
14
14
15
15
<!-- Test suite for epub.xsl -->
16
16
17
-
<x:scenariolabel="When a data-type attribute is matched"pending="We received the following error when trying to run this scenario: XTDE1425: XTDE1425 Cannot find a matching 1-argument function named is-chunk(). We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
17
+
<x:scenariolabel="When a data-type attribute is matched"pending="We received an error when trying to run this scenario.
18
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
19
+
and the script from https://github.com/xspec/xspec.">
Copy file name to clipboardExpand all lines: htmlbook-xsl/xspec/indexgen.xspec
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -21,21 +21,27 @@
21
21
</section>
22
22
</x:context>
23
23
24
-
<x:scenariolabel="With autogenerate.xref.pagenum.style turned off"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local name node-set. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
24
+
<x:scenariolabel="With autogenerate.xref.pagenum.style turned off"pending="We received an error when trying to run this scenario.
25
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
26
+
and the script from https://github.com/xspec/xspec.">
<x:expectlabel="No indexentry XREFs should have data-xref-pagenum-style attributes"test="not(exists($x:result[@data-xref-pagenum-style]))"/>
29
31
</x:scenario>
30
32
31
-
<x:scenariolabel="With autogenerate.xref.pagenum.style turned on"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local name node-set. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
33
+
<x:scenariolabel="With autogenerate.xref.pagenum.style turned on"pending="We received an error when trying to run this scenario.
34
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
35
+
and the script from https://github.com/xspec/xspec.">
<x:expectlabel="All indexentry XREFs should have data-xref-pagenum-style attributes"test="count(//h:a) > 0 and not(exists(//h:a[not(@data-xref-pagenum-style)]))"/>
36
40
</x:scenario>
37
41
38
-
<x:scenariolabel="With html4.structural.elements turned off"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local name node-set. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
42
+
<x:scenariolabel="With html4.structural.elements turned off"pending="We received an error when trying to run this scenario.
43
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
44
+
and the script from https://github.com/xspec/xspec.">
<x:expectlabel="There should be no div for backward compatibility in the output"test="not(exists($x:result[.//h:div[@class='index']]))"/>
46
52
</x:scenario>
47
53
48
-
<x:scenariolabel="With html4.structural.elements turned on"pending="We received the following error when trying to run this scenario: XTDE1425: Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local name node-set. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
54
+
<x:scenariolabel="With html4.structural.elements turned on"pending="We received an error when trying to run this scenario.
55
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
56
+
and the script from https://github.com/xspec/xspec.">
Copy file name to clipboardExpand all lines: htmlbook-xsl/xspec/ncx.xspec
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,9 @@ sect5:none
29
29
30
30
<x:paramname="ncx.toc.section.depth"select="2"/>
31
31
32
-
<x:scenariolabel="When generating full NCX TOC content"pending="We received the following error when trying to run this scenario: XTDE1425 Cannot find a matching 1-argument function named node-set(). There is no Saxon extension function with the local name node-set. We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
32
+
<x:scenariolabel="When generating full NCX TOC content"pending="We received an error when trying to run this scenario.
33
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
34
+
and the script from https://github.com/xspec/xspec.">
33
35
<x:calltemplate="generate.ncx.toc.content">
34
36
<!-- Test XSL is output to a subdir of the .xspec dir, which also contains skeleton, so relative path contains .. to go up a directory level -->
<x:scenariolabel="When a book section/div is matched in ncx.toc.gen mode"pending="We received the following error when trying to run this scenario: XTDE1425 Cannot find a matching 1-argument function named section-depth(). We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
78
+
<x:scenariolabel="When a book section/div is matched in ncx.toc.gen mode"pending="We received an error when trying to run this scenario.
79
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
80
+
and the script from https://github.com/xspec/xspec.">
77
81
<x:contextmode="ncx.toc.gen">
78
82
<sectiondata-type="chapter">
79
83
<h1>Test Chapter</h1>
@@ -170,7 +174,9 @@ sect5:none
170
174
<navdata-type="toc"/>
171
175
</x:context>
172
176
173
-
<x:scenariolabel="...with $nav.in.ncx enabled"pending="We received the following error when trying to run this scenario: XTDE1425 Cannot find a matching 2-argument function named chunk-for-node(). We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
177
+
<x:scenariolabel="...with $nav.in.ncx enabled"pending="We received an error when trying to run this scenario.
178
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
179
+
and the script from https://github.com/xspec/xspec.">
174
180
<x:context>
175
181
<x:paramname="nav.in.ncx"select="1"/>
176
182
</x:context>
@@ -188,7 +194,9 @@ sect5:none
188
194
</x:scenario>
189
195
</x:scenario>
190
196
191
-
<x:scenariolabel="When generate.navpoint is called"pending="We received the following error when trying to run this scenario: XTDE1425 Cannot find a matching 2-argument function named chunk-for-node(). We were using the Saxon JAR file version SAXON HE 9.5.1.2 and the script from https://github.com/xspec/xspec.">
197
+
<x:scenariolabel="When generate.navpoint is called"pending="We received an error when trying to run this scenario.
198
+
We were using the Saxon JAR file version SAXON HE 9.5.1.2
199
+
and the script from https://github.com/xspec/xspec.">
0 commit comments