summaryrefslogtreecommitdiff
path: root/tests/markups/valid-18.markup
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-06-28 04:15:40 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-06-28 04:15:40 +0000
commit249615a89cc1594e7c16b5cc5004f63ca9eb36b6 (patch)
treec8d0e13454759394355c16ec94b31d14f3f671f1 /tests/markups/valid-18.markup
parentc463e096e119abb9b65b74c078ee1f2b1aae8c30 (diff)
parent034273de5cbe867348fa687845c8e63dc44a7148 (diff)
downloadpango-249615a89cc1594e7c16b5cc5004f63ca9eb36b6.tar.gz
Merge branch 'test-coverage' into 'master'
Add better attribute test infrastructure See merge request GNOME/pango!346
Diffstat (limited to 'tests/markups/valid-18.markup')
-rw-r--r--tests/markups/valid-18.markup11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/markups/valid-18.markup b/tests/markups/valid-18.markup
new file mode 100644
index 00000000..acc4fb51
--- /dev/null
+++ b/tests/markups/valid-18.markup
@@ -0,0 +1,11 @@
+<span font="Sans Italic 12"
+ foreground="#00ff00"
+ background="#f0f0f0"
+ underline="double"
+ underline_color="red"
+ strikethrough="y"
+ strikethrough_color="blue"
+ fallback="n"
+ lang="de"
+ gravity="south"
+ gravity_hint="strong">Lots of attrs</span>