aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wrap/31.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/wrap/31.json')
-rw-r--r--tests/data/fixtures/wrap/31.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/data/fixtures/wrap/31.json b/tests/data/fixtures/wrap/31.json
new file mode 100644
index 0000000..8be1892
--- /dev/null
+++ b/tests/data/fixtures/wrap/31.json
@@ -0,0 +1,20 @@
+{
+ "contents": " ネ\na",
+ "cells": {
+ "0,77": {
+ "contents": "ネ",
+ "is_wide": true
+ },
+ "0,78": {
+ "contents": "",
+ "is_wide_continuation": true
+ },
+ "1,0": {
+ "contents": "a"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 79
+ ]
+} \ No newline at end of file