Project

Profile

Help

Bug #6346 » replaceBug.xhtml

John Lumley, 2024-02-14 15:03

 
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ReplaceBug</title>
<script type="text/javascript" src="../../saxonJS/SaxonJS2.js" language="javascript"></script>
</head>
<body onload="SaxonJS.transform({
'stylesheetLocation' : 'replaceBug.sef.json',
'initialTemplate' : 'Q{}go'
})">
<h5>Test</h5>
<p id="sandpit"></p>
</body>
</html>
(2-2/3)