[pango/pango2: 23/63] Adapt layout tests to underline changes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 23/63] Adapt layout tests to underline changes
- Date: Fri, 10 Jun 2022 03:41:33 +0000 (UTC)
commit 4f9b95e4625141aea068590e2e8d78fb4df480c7
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jun 5 00:01:48 2022 -0400
Adapt layout tests to underline changes
tests/layouts/valid-11.layout | 24 ++++++++++++++++++------
1 file changed, 18 insertions(+), 6 deletions(-)
---
diff --git a/tests/layouts/valid-11.layout b/tests/layouts/valid-11.layout
index 23082183..d7aa2c89 100644
--- a/tests/layouts/valid-11.layout
+++ b/tests/layouts/valid-11.layout
@@ -31,19 +31,25 @@
"start" : 7,
"end" : 10,
"type" : "underline",
- "value" : "low"
+ "value" : "single"
+ },
+ {
+ "start" : 7,
+ "end" : 10,
+ "type" : "underline-position",
+ "value" : "under"
},
{
"start" : 7,
"end" : 10,
"type" : "strikethrough",
- "value" : true
+ "value" : "single"
},
{
"start" : 11,
"end" : 16,
"type" : "underline",
- "value" : "error"
+ "value" : "dotted"
},
{
"start" : 11,
@@ -307,13 +313,19 @@
"start" : 7,
"end" : 10,
"type" : "underline",
- "value" : "low"
+ "value" : "single"
+ },
+ {
+ "start" : 7,
+ "end" : 10,
+ "type" : "underline-position",
+ "value" : "under"
},
{
"start" : 7,
"end" : 10,
"type" : "strikethrough",
- "value" : true
+ "value" : "single"
}
],
"y-offset" : 0,
@@ -395,7 +407,7 @@
"start" : 11,
"end" : 16,
"type" : "underline",
- "value" : "error"
+ "value" : "dotted"
}
],
"y-offset" : 1024,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]