1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-04 00:53:12 +03:00

Update test outputs for new libxml2 #155

This commit is contained in:
Iván Chavero
2025-09-20 21:04:45 -06:00
parent fe508f201e
commit a7287acdf1
20 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>XSLT 1.8 required</title>
</head>
<body><p>Sorry, this stylesheet requires XSLT 1.8.</p></body>

View File

@@ -1,6 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>Customers</title>
</head>
<body><table><tbody>

View File

@@ -1,6 +1,6 @@
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>Sales Results By Division</title>
</head>
<body><table border="1">

View File

@@ -1,4 +1,4 @@
XPath error : Undefined namespace prefix
XPath error : Undefined namespace prefix: ns
XPath error : Invalid expression
runtime error: file ./eval.3.xsl line 11 element value-of
XPath evaluation returned no result.

View File

@@ -1 +1 @@
<html xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div xmlns="">header #1 in module #4;document in module #3;article in module #3;title #1 in module #2;article in module #1;title #2 in module #2;</div></body></html>
<html xmlns="http://www.w3.org/TR/REC-html40"><head><meta charset="UTF-8"></head><body><div xmlns="">header #1 in module #4;document in module #3;article in module #3;title #1 in module #2;article in module #1;title #2 in module #2;</div></body></html>

View File

@@ -1,5 +1,5 @@
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head>
<head><meta charset="UTF-8"></head>
<body><div>template#1 in module#1;
template#3 in module#3;
template#5 in module#3;abc

View File

@@ -1,5 +1,5 @@
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=ascii"></head>
<head><meta charset="ascii"></head>
<body>
<a href="#%D1%91">&#1105;</a><p>a lot of text</p>
<a name="%D1%91"></a><h1>&#1105;</h1>

View File

@@ -1,6 +1,6 @@
runtime error: file ./bug-165.xsl line 6 element value-of
Variable 'pStyle' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: pStyle
runtime error: file ./bug-165.xsl line 6 element value-of
XPath evaluation returned no result.
no result for ./bug-165.xml

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta charset="iso-8859-1">
<title>xsl:function</title>
</head>
<body><p><tt>xsl:function</tt> not supported, but properly handled (ignored)</p></body>

View File

@@ -1,4 +1,4 @@
runtime error: file ./bug-180.xsl line 4 element copy-of
Variable 'xxx' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: xxx
no result for ./bug-180.xml

View File

@@ -1,6 +1,6 @@
runtime error: file ./bug-184.xsl line 5 element value-of
Variable 'nonexistent' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: nonexistent
runtime error: file ./bug-184.xsl line 5 element value-of
XPath evaluation returned no result.
no result for ./bug-184.xml

View File

@@ -1,9 +1,9 @@
runtime error
Variable 'p' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: p
runtime error: file ./bug-194.xsl line 4 element param
Failed to evaluate the expression of variable 'p'.
XPath error : Undefined variable
XPath error : Undefined variable: p
runtime error: file ./bug-194.xsl line 5 element param
Failed to evaluate the expression of variable 'p2'.
no result for ./bug-194.xml

View File

@@ -1,6 +1,6 @@
XPath error : Undefined namespace prefix
XPath error : Undefined namespace prefix
XPath error : Undefined namespace prefix
XPath error : Undefined namespace prefix
XPath error : Undefined namespace prefix
XPath error : Undefined namespace prefix: a
XPath error : Undefined namespace prefix: a
XPath error : Undefined namespace prefix: a
XPath error : Undefined namespace prefix: a
XPath error : Undefined namespace prefix: a
no result for ./bug-208.xml

View File

@@ -1,6 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>Midterm Exam</title>
<script><
funtion test() {

View File

@@ -1,6 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>Churn by Product</title>
<style type="text/css"> .PROD {background-color:cyan}
.PROD * {background-color:cyan}

View File

@@ -2,7 +2,7 @@ runtime error: file ./recglobparam.xsl line 4 element param
Recursive definition of ok
runtime error: file ./recglobparam.xsl line 4 element value-of
Variable 'ok' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: ok
runtime error: file ./recglobparam.xsl line 4 element value-of
XPath evaluation returned no result.
no result for ./recglobparam.xml

View File

@@ -2,7 +2,7 @@ runtime error: file ./recglobvar.xsl line 4 element variable
Recursive definition of ok
runtime error: file ./recglobvar.xsl line 4 element value-of
Variable 'ok' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: ok
runtime error: file ./recglobvar.xsl line 4 element value-of
XPath evaluation returned no result.
no result for ./recglobvar.xml

View File

@@ -1,6 +1,6 @@
runtime error: file ./reclocparam.xsl line 5 element value-of
Variable 'ok' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: ok
runtime error: file ./reclocparam.xsl line 5 element value-of
XPath evaluation returned no result.
no result for ./reclocparam.xml

View File

@@ -1,6 +1,6 @@
runtime error: file ./reclocvar.xsl line 5 element value-of
Variable 'ok' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: ok
runtime error: file ./reclocvar.xsl line 5 element value-of
XPath evaluation returned no result.
no result for ./reclocvar.xml

View File

@@ -1,6 +1,6 @@
runtime error: file ./undefvar.xsl line 6 element value-of
Variable 'one' has not been declared.
XPath error : Undefined variable
XPath error : Undefined variable: one
runtime error: file ./undefvar.xsl line 6 element value-of
XPath evaluation returned no result.
no result for ./undefvar.xml