textblock: support escaped ' tag
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 29 Mar 2016 19:38:47 +0000 (15:38 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 29 Mar 2016 19:40:12 +0000 (15:40 -0400)
commit46d214293e3b09eb7f2192870acf78a8655c9931
treeb21f5ded4bfb140bc7b8eb42f3cd59a826c28449
parent4a75116cb44ef10a93925d2505bcce337d663b6e
textblock: support escaped &apos; tag

while not in the official html4 spec, this was supported by all browsers
except IE during the html4 era and is now included in html5.

@fix
src/lib/evas/canvas/evas_object_textblock.c