mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
abac41e829
* parser.c: fixing bug #166777 (and #169838), it was an heuristic in areBlanks which failed. * result/winblanks.xml* result/noent/winblanks.xml test/winblanks.xml: added the input file to the regression tests Daniel
7 lines
60 B
XML
7 lines
60 B
XML
<?xml version="1.0"?>
|
|
<a>
|
|
<B>
|
|
<C/>
|
|
</B>
|
|
</a>
|