diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-14 19:15:00 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-14 19:15:00 -0400 |
commit | cbf69898fc840ebf284310ed9e2c03b165155253 (patch) | |
tree | c0c354f5df50844697b92de1c5402b230223ad4b /tests/markups/valid-4.expected | |
parent | 22beada330508377bed1dc50e035cd5b09731dc0 (diff) | |
download | pango-cbf69898fc840ebf284310ed9e2c03b165155253.tar.gz |
Some test updates
Share the attribute printing code between
all the tests, update expected output to match.
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 171e84e1..0391ec8e 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=700 range 5 8 -[0 15] weight 700 -[5 8] scale 1.200000 +[0,15]weight=700 +[5,8]scale=1.200000 range 8 9 -[0 15] weight 700 +[0,15]weight=700 range 9 15 -[0 15] weight 700 -[9 15] style 2 +[0,15]weight=700 +[9,15]style=2 range 15 16 range 16 29 -[16 41] strikethrough 1 +[16,41]strikethrough=1 range 29 32 -[16 41] strikethrough 1 -[29 32] scale 0.833333 -[29 32] rise -5000 +[16,41]strikethrough=1 +[29,32]scale=0.833333 +[29,32]rise=-5000 range 32 33 -[16 41] strikethrough 1 +[16,41]strikethrough=1 range 33 38 -[16 41] strikethrough 1 -[33 38] scale 0.833333 +[16,41]strikethrough=1 +[33,38]scale=0.833333 range 38 41 -[16 41] strikethrough 1 -[38 41] scale 0.833333 -[38 41] rise 5000 +[16,41]strikethrough=1 +[38,41]scale=0.833333 +[38,41]rise=5000 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=1 range 54 2147483647 |