planet/tests/data/reconstitute/title_text.xml
2006-08-16 11:54:54 -04:00

11 lines
195 B
XML

<!--
Description: plain text title
Expect: title_detail.value == 'AT&T'
-->
<feed xmns="http://www.w3.org/2005/Atom">
<entry>
<title type="text">AT&amp;T</title>
</entry>
</feed>