diff options
author | Youngbok Shin <youngb.shin@samsung.com> | 2014-08-05 10:26:05 +0100 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2014-08-05 10:26:05 +0100 |
commit | 1984961ba6657153dcceffd766cf55a235048647 (patch) | |
tree | c1d02ca82c8234f8a5e5fd4ec92dbdc54082cad5 /m4/evas_check_engine.m4 | |
parent | fdf71e9a66f8963bc88496bf72beb3fe5b333927 (diff) |
evas/textblock: fix to keep original format when a markup tag is matched to a style tag.
Summary:
We can define a style tag as opener, closer and own closer.
If there is a markup tag that is matched to style tag,
it is reprocessed to format node inside of textblock.
But, when the format node will be converted to markup text,
'/' character can be appended to text at closer and own closer style tag.
Even if original markup tag does not has '/' character,
it will be appended according to format node information.
It makes some issue when compare input text with output text.
@fix
Test Plan: This commit includes test case.
Reviewers: woohyun, raster, sohyun, tasn
Subscribers: herdsman, cedric
Differential Revision: https://phab.enlightenment.org/D1037
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions