mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-09-21 12:41:58 +03:00
* tests/* : the change in HTML meta encoding tag serialization affected some of the results Daniel
8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>XSLT 1.8 required</title>
|
|
</head>
|
|
<body><p>Sorry, this stylesheet requires XSLT 1.8.</p></body>
|
|
</html>
|