From 08868a815e7df603a2326ce927bdb8caccc90a81 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 17 Nov 2021 00:04:33 -0500 Subject: tests: Reuse attribute serialization code Update affected test outputs. --- tests/markups/valid-18.expected | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'tests/markups/valid-18.expected') diff --git a/tests/markups/valid-18.expected b/tests/markups/valid-18.expected index 6f372b15..78731074 100644 --- a/tests/markups/valid-18.expected +++ b/tests/markups/valid-18.expected @@ -4,17 +4,17 @@ Lots of attrs --- range 0 13 -[0,13]font-desc=Sans Italic 12 -[0,13]foreground=#0000ffff0000 -[0,13]background=#f0f0f0f0f0f0 -[0,13]underline=2 -[0,13]underline-color=#ffff00000000 -[0,13]gravity=0 -[0,13]gravity-hint=1 -[0,13]strikethrough=1 -[0,13]strikethrough-color=#00000000ffff -[0,13]fallback=0 -[0,13]language=de +0 13 font-desc "Sans Italic 12" +0 13 foreground #0000ffff0000 +0 13 background #f0f0f0f0f0f0 +0 13 underline double +0 13 underline-color #ffff00000000 +0 13 gravity south +0 13 gravity-hint strong +0 13 strikethrough true +0 13 strikethrough-color #00000000ffff +0 13 fallback false +0 13 language de range 13 2147483647 -- cgit v1.2.1