tests/auto/qxmlformatter/baselines/indentedAdjacentNodes.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 19:07:03 +0300
changeset 29 b72c6db6890b
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

<e>
    <?pi1 data1?>
    <?pi2 data2?>
    <!-- comment1 -->
    <!-- comment2 -->
    <?pi3 data3?>
    <!-- comment3 -->
    <?pi4 data4?>
    <e2>
        <!-- comment1 -->
        <!-- comment2 -->
        <?pi3 data3?>
        <!-- comment3 -->
        <?pi4 data4?>
    </e2>
</e>