Evas textblock: Fixed removing of format pairs in a rare case.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 20 Jul 2011 15:45:12 +0000 (15:45 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 20 Jul 2011 15:45:12 +0000 (15:45 +0000)
commit2e096b2617a481c8fea852b8b1a3c2f3c9062efb
tree25271aab2e2112d128d288058063c7ce163fe009
parent4aa0777219056e19ccd9fe097c94ed9c78b7bd87
Evas textblock: Fixed removing of format pairs in a rare case.

Until now, removing the <ps> when <b><ps></b> would have left the <b></b>
intact instead of removing them.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@61529 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c