File:  [parser3project] / parser3 / tests / results / 142.processed
Revision 1.5: download - view: text, annotated - select for diffs - revision graph
Sun Jul 25 06:20:26 2010 UTC (15 years, 10 months ago) by misha
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, release_3_4_2, release_3_4_1, HEAD
- prepare tests to trim trailing methods' EOLs

Content-Type: text/html
Content-Length: 5257

<pre>&lt;doc&gt;&lt;paf&gt;&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc&gt;&lt;paf&gt;this is text node (will be removed later)&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[3]
this is text node (will be removed later)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc&gt;&lt;paf&gt;&lt;!--this is comment, must go before text node(will be replaced later)--&gt;this is text node (will be removed later)&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[8]
this is comment, must go before text node(will be replaced later)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[3]
this is text node (will be removed later)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc&gt;&lt;paf&gt;this is CDATA, it replaced comment here!this is text node (will be removed later)&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[4]
this is CDATA, it replaced comment here!<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[3]
this is text node (will be removed later)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
=text|this is text node (will be removed later)=
<pre>&lt;doc&gt;&lt;paf&gt;this is CDATA, it replaced comment here!&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[4]
this is CDATA, it replaced comment here!<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc&gt;&lt;paf&gt;&lt;?this is target this is pi&gt;&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[7]
this is pi<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc attname&gt;&lt;paf&gt;&lt;?this is target this is pi&gt;&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
attname=""
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[7]
this is pi<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc attname=&quot;attvalue&quot;&gt;&lt;paf&gt;&lt;?this is target this is pi&gt;&lt;/paf&gt;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
attname="attvalue"
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[7]
this is pi<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc attname=&quot;attvalue&quot;&gt;&lt;paf&gt;&lt;?this is target this is pi&gt;&lt;/paf&gt;&amp;nbsp;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
attname="attvalue"
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[7]
this is pi<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[5]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
<pre>&lt;doc attname=&quot;attvalue&quot;&gt;&lt;paf&gt;&lt;?this is target this is pi&gt;&lt;/paf&gt;&amp;nbsp;&lt;/doc&gt;

</pre><hr>
[9]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;
&lt;doc
attname="attvalue"
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[7]
this is pi<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;paf
&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[5]
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/paf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/doc&gt;<br>
<hr>
<hr>
paf count=2
<hr><hr>

E-mail: