1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-09-18 14:34:32 +03:00
Files
libxslt/tests/REC/test-2.3-1.out
Daniel Veillard a9087e93b9 Cleanups, fixes, tests:
- libxslt/documents.[ch] libxslt/functions.c libxslt/imports.c
  libxslt/xslt.c libxslt/xsltInternals.h: changed teh way to store
  Includes, more document changes
- libxslt/xsltutils.c: fix the output of doctype and what is or
  is not HTML
- tests/REC/*.out tests/REC2/html.xml : changed output accordingly
- tests/Makefile.am tests/documents/* : added a new test from Stric
  exercising document() among other things
Daniel
2001-02-11 20:12:24 +00:00

3 lines
167 B
XML

<?xml version="1.0"?>
<html xmlns="http://www.w3.org/TR/xhtml1/strict"><head><title>Expense Report Summary</title></head><body><p>Total Amount: 1234</p></body></html>