diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-09-17 08:24:48 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-09-17 08:39:31 -0400 |
commit | 54b593ec3e7829583ce2fec3fe22dff512db07fb (patch) | |
tree | 45ea7d195f6644b46228b1acbd321e012853b8da /tests/layouts | |
parent | 51b2b2231b85af7fe4ade4ec98129b28182f7148 (diff) | |
download | pango-fix-nested-attributes.tar.gz |
Fix attr iterators with overlapping attributesfix-nested-attributes
This broke when PangoAttrIterator was changed to
use an array for the stack of current attributes, in
dec6c0868ef2c36. We were not always walking the array
in the right order. The first attribute to check is
at the *end* of the array.
This showed up as misrendering in epsilon_0 example
in gtk3-demo's text view markup demo.
Test included.
Diffstat (limited to 'tests/layouts')
0 files changed, 0 insertions, 0 deletions