diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-26 15:53:42 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-26 23:27:46 -0500 |
commit | 2bd2a6b916f69c155c2a326c42922b65fe676643 (patch) | |
tree | d7d7cc47196477a96dd8b19eed041c226a9c4937 /tests/layouts/valid-18.layout | |
parent | 99d6b3fc3c5eb96b836a5ce934e6628c4217d623 (diff) | |
download | pango-2bd2a6b916f69c155c2a326c42922b65fe676643.tar.gz |
Update tests one more time
Diffstat (limited to 'tests/layouts/valid-18.layout')
-rw-r--r-- | tests/layouts/valid-18.layout | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/tests/layouts/valid-18.layout b/tests/layouts/valid-18.layout index 2337a562..8c56a7ed 100644 --- a/tests/layouts/valid-18.layout +++ b/tests/layouts/valid-18.layout @@ -15,7 +15,8 @@ 0.0 ] }, - "text" : "some line breaks
and miscellaneous ignorables\n", + "comment" : "Miscellaneous ignorables", + "text" : "some line breaks
and miscellaneous ignorables", "attributes" : [ { "end" : 57, @@ -29,7 +30,7 @@ "is-ellipsized" : false, "unknown-glyphs" : 5, "width" : 302080, - "height" : 56320, + "height" : 38912, "log-attrs" : [ { "char-break" : true, @@ -311,21 +312,14 @@ "break-inserts-hyphen" : true }, { - "char-break" : true, - "white" : true, - "cursor-position" : true, - "word-end" : true, - "sentence-end" : true, - "word-boundary" : true - }, - { "line-break" : true, "mandatory-break" : true, "char-break" : true, "white" : true, "cursor-position" : true, + "word-end" : true, "sentence-boundary" : true, - "backspace-deletes-character" : true, + "sentence-end" : true, "word-boundary" : true } ], @@ -750,13 +744,6 @@ ] } ] - }, - { - "start-index" : 58, - "length" : 0, - "paragraph-start" : true, - "direction" : "ltr", - "runs" : [] } ] } |