summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-5.layout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/layouts/valid-5.layout')
-rw-r--r--tests/layouts/valid-5.layout13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/layouts/valid-5.layout b/tests/layouts/valid-5.layout
new file mode 100644
index 00000000..e5e96b9a
--- /dev/null
+++ b/tests/layouts/valid-5.layout
@@ -0,0 +1,13 @@
+{
+ "text" : "A test with multiple paragraphs and with no-break attributes, which might trigger a crash.\nIf it doesn't the fix has worked.\n",
+ "attributes" : [
+ {
+ "start" : 21,
+ "end" : 31,
+ "type" : "font-features",
+ "value" : "tnum=1"
+ }
+ ],
+ "font" : "Cantarell 11",
+ "width" : 194560
+}