diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-08-08 10:26:38 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-08-08 10:38:03 -0400 |
commit | 9d68eaf2d7366bc448f722d7638714fba9c34460 (patch) | |
tree | 73b3efc86e8318e1da54044fdfad377aba505ca9 /tests/markups/valid-21.expected | |
parent | 90b289bba8492e8de2373a23e3023bba70df69bc (diff) | |
download | pango-9d68eaf2d7366bc448f722d7638714fba9c34460.tar.gz |
markup: Allow pt for rise too
Diffstat (limited to 'tests/markups/valid-21.expected')
-rw-r--r-- | tests/markups/valid-21.expected | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/markups/valid-21.expected b/tests/markups/valid-21.expected new file mode 100644 index 00000000..9dc37dc1 --- /dev/null +++ b/tests/markups/valid-21.expected @@ -0,0 +1,14 @@ +test + + +--- + +range 0 4 +[0,4]rise=2560 +range 4 2147483647 + + +--- + +[0:4] (null) Normal +[4:2147483647] (null) Normal |