mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-09-18 14:34:32 +03:00
- 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
3 lines
167 B
XML
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>
|