1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-09-20 01:21:38 +03:00
Files
libxslt/tests/general/bug-103.out
Daniel Veillard 745ee1b06d fixing bug #105116 sometimes one need to generate a default namespace
* libxslt/transform.c: fixing bug #105116 sometimes one need
  to generate a default namespace reset xmlns="" in the output
* tests/docs/Makefile.am tests/docs/bug-103.xml
  tests/general/Makefile.am tests/general/bug-103*: added the
  example in the regression tests for this case
Daniel
2003-02-04 21:12:33 +00:00

3 lines
105 B
XML

<?xml version="1.0"?>
<report xmlns="http://examplotron.org/namespaces/example"><foo xmlns=""/></report>