diff options
Diffstat (limited to 'tests/layouts/valid-1.layout')
-rw-r--r-- | tests/layouts/valid-1.layout | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/tests/layouts/valid-1.layout b/tests/layouts/valid-1.layout index 8ee8cf46..db84fb5c 100644 --- a/tests/layouts/valid-1.layout +++ b/tests/layouts/valid-1.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, @@ -38,7 +38,7 @@ "is-ellipsized" : true, "unknown-glyphs" : 0, "width" : 225280, - "height" : 37888, + "height" : 19456, "log-attrs" : [ { "char-break" : true, @@ -326,20 +326,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 } ], @@ -678,13 +671,6 @@ ] } ] - }, - { - "start-index" : 49, - "length" : 0, - "paragraph-start" : true, - "direction" : "ltr", - "runs" : [] } ] } |