summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-10-26 11:47:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-10-26 12:12:03 +0100
commit08ffb7bc5ec4472126762f4cb9677349b61122f6 (patch)
treefc3843eb08548cae81671ca2f5542505f3238995 /RepositoryExternal.mk
parent55619c1028b31f55c5b205ce3615bd606f5414f0 (diff)
Resolves: fdo#50285 merging props unsafe with intermediate charstyle prop
Its a nice idea to merge properties of the same type and value if one starts and the same place the last one ended. But character styles are properties as well, so if we have character-style+superscript on range a, and character-style+superscript on range b and merge these so that we end up as... character-style on range a, superscript on range a+b, and character-style on range b then that clearly gives the wrong result if applied in that order. So its only safe to merge if there are no intermediate properties that can affect the merge candidates. A regression from b3cee382f449aa69213dc21f7b1ba6a5356d2865 Change-Id: I541563d11265426736b840de068922eef8d45573
Diffstat (limited to 'RepositoryExternal.mk')
0 files changed, 0 insertions, 0 deletions