diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-17 00:04:33 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-17 00:28:07 -0500 |
commit | 08868a815e7df603a2326ce927bdb8caccc90a81 (patch) | |
tree | fc8fe73cdd9dca7231c7fb0bd484ebabc9fd5504 /tests/markups/valid-4.expected | |
parent | c58dfbfa2f49aab45b9a26b782a7c35db3bae110 (diff) | |
download | pango-08868a815e7df603a2326ce927bdb8caccc90a81.tar.gz |
tests: Reuse attribute serialization code
Update affected test outputs.
Diffstat (limited to 'tests/markups/valid-4.expected')
-rw-r--r-- | tests/markups/valid-4.expected | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/tests/markups/valid-4.expected b/tests/markups/valid-4.expected index a9e16728..615e2adc 100644 --- a/tests/markups/valid-4.expected +++ b/tests/markups/valid-4.expected @@ -4,37 +4,37 @@ bold big italic strikethroughsub smallsup tt underline --- range 0 5 -[0,15]weight=700 +0 15 weight bold range 5 8 -[0,15]weight=700 -[5,8]scale=1.200000 +0 15 weight bold +5 8 scale 1.200000 range 8 9 -[0,15]weight=700 +0 15 weight bold range 9 15 -[0,15]weight=700 -[9,15]style=2 +0 15 weight bold +9 15 style italic range 15 16 range 16 29 -[16,41]strikethrough=1 +16 41 strikethrough true range 29 32 -[16,41]strikethrough=1 -[29,32]font-scale=2 -[29,32]baseline-shift=2 +16 41 strikethrough true +29 32 font-scale subscript +29 32 baseline-shift subscript range 32 33 -[16,41]strikethrough=1 +16 41 strikethrough true range 33 38 -[16,41]strikethrough=1 -[33,38]scale=0.833333 +16 41 strikethrough true +33 38 scale 0.833333 range 38 41 -[16,41]strikethrough=1 -[38,41]font-scale=1 -[38,41]baseline-shift=1 +16 41 strikethrough true +38 41 font-scale superscript +38 41 baseline-shift superscript range 41 42 range 42 45 -[42,54]family=Monospace +42 54 family Monospace range 45 54 -[42,54]family=Monospace -[45,54]underline=1 +42 54 family Monospace +45 54 underline single range 54 2147483647 |