summaryrefslogtreecommitdiff
path: root/tests/markups/valid-23.markup
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-08 01:40:08 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-08 10:38:40 -0400
commit59d38cde20425696543d262c5329b14056915614 (patch)
tree8baccfcbf663d7431c6cab69f42f4fd3712b3f8d /tests/markups/valid-23.markup
parent9d68eaf2d7366bc448f722d7638714fba9c34460 (diff)
downloadpango-59d38cde20425696543d262c5329b14056915614.tar.gz
markup: Allow specifying size as percentagemarkup-sizes
Accept values like 200%, in addition to other ways of specifying sizes in markup. Fixes: #23
Diffstat (limited to 'tests/markups/valid-23.markup')
-rw-r--r--tests/markups/valid-23.markup1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/markups/valid-23.markup b/tests/markups/valid-23.markup
new file mode 100644
index 00000000..601fa7ee
--- /dev/null
+++ b/tests/markups/valid-23.markup
@@ -0,0 +1 @@
+<span font="Cantarell 11">test <span size="200%">test</span></span>