summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-7.layout
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-27 14:50:28 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-11-27 14:50:28 +0000
commitac2bf585e04c49be419f44a97c4ef0de0fd21014 (patch)
treec54b8791034fb303aefef195955cbd5e38aeda83 /tests/layouts/valid-7.layout
parent84ff272ea04a3f2a142d89e583bda066428ac6f7 (diff)
parent8f7c1ed695652df879417e748f09425e644a1d4d (diff)
downloadpango-ac2bf585e04c49be419f44a97c4ef0de0fd21014.tar.gz
Merge branch 'fix-emoji-in-tests' into 'main'
Make sure glyphinfo is fully initialized See merge request GNOME/pango!523
Diffstat (limited to 'tests/layouts/valid-7.layout')
-rw-r--r--tests/layouts/valid-7.layout20
1 files changed, 3 insertions, 17 deletions
diff --git a/tests/layouts/valid-7.layout b/tests/layouts/valid-7.layout
index 705713ec..49b70180 100644
--- a/tests/layouts/valid-7.layout
+++ b/tests/layouts/valid-7.layout
@@ -15,7 +15,7 @@
0.0
]
},
- "text" : "This is a test of the automatic emergency brake!\n",
+ "text" : "This is a test of the automatic emergency brake!",
"attributes" : [
{
"start" : 22,
@@ -39,7 +39,7 @@
"is-ellipsized" : true,
"unknown-glyphs" : 0,
"width" : 153600,
- "height" : 37888,
+ "height" : 19456,
"log-attrs" : [
{
"char-break" : true,
@@ -327,20 +327,13 @@
"word-boundary" : true
},
{
- "char-break" : true,
- "white" : true,
- "cursor-position" : true,
- "sentence-end" : true,
- "word-boundary" : true
- },
- {
"line-break" : true,
"mandatory-break" : true,
"char-break" : true,
"white" : true,
"cursor-position" : true,
"sentence-boundary" : true,
- "backspace-deletes-character" : true,
+ "sentence-end" : true,
"word-boundary" : true
}
],
@@ -631,13 +624,6 @@
]
}
]
- },
- {
- "start-index" : 49,
- "length" : 0,
- "paragraph-start" : true,
- "direction" : "ltr",
- "runs" : []
}
]
}