Evas textblock: Fixed an issue when deleting A from <a><a>A</a></a>.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 20 Sep 2011 08:05:50 +0000 (08:05 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 20 Sep 2011 08:05:50 +0000 (08:05 +0000)
commitb5e5700425fec8e0d788f02ec5b36809d3b170fb
treeeecb766c31494109432b95d5b1f4aafd524a0750
parentb9109ee022c21a6c54865717fba0249c91a3647c
Evas textblock: Fixed an issue when deleting A from <a><a>A</a></a>.

Reported by WooHyun. Thanks a lot, great catch, also told me where and what
the issue is exactly.

Also added a test to verify this works.

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