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-2.layout | |
parent | 99d6b3fc3c5eb96b836a5ce934e6628c4217d623 (diff) | |
download | pango-2bd2a6b916f69c155c2a326c42922b65fe676643.tar.gz |
Update tests one more time
Diffstat (limited to 'tests/layouts/valid-2.layout')
-rw-r--r-- | tests/layouts/valid-2.layout | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/tests/layouts/valid-2.layout b/tests/layouts/valid-2.layout index 7e8fb961..f8f1f865 100644 --- a/tests/layouts/valid-2.layout +++ b/tests/layouts/valid-2.layout @@ -15,7 +15,8 @@ 0.0 ] }, - "text" : "test the blue drink after dinner\n", + "comment" : "", + "text" : "test the blue drink after dinner", "attributes" : [ { "start" : 9, @@ -36,7 +37,7 @@ "is-ellipsized" : false, "unknown-glyphs" : 0, "width" : 200704, - "height" : 37888, + "height" : 19456, "log-attrs" : [ { "char-break" : true, @@ -228,21 +229,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 } ], @@ -604,13 +598,6 @@ ] } ] - }, - { - "start-index" : 33, - "length" : 0, - "paragraph-start" : true, - "direction" : "ltr", - "runs" : [] } ] } |