old-03.html
408 Bytes
<span>prout</span>
<span>b</span>
<span>c</span>
<!-- test attributes -->
<a href="prout" title="prout">c</a>
<a href="http://www.pearfr.com">foo</a>
<!-- test if -->
<div>c == c</div>
This should be equal to 'prout' : prout
error produced here correctly handled
<div>
0: <span>a</span>
</div><div>
1: <span>b</span>
</div><div>
2: <span>c</span>
</div><div>
3: <span>d</span>
</div>