aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/colors/19.json
blob: 5b0a770dcbdb209fbb55702673290668b2aedf72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "contents": " oo",
  "cells": {
    "0,0": {
      "contents": "",
      "bgcolor": "1"
    },
    "0,1": {
      "contents": "o",
      "bgcolor": "1"
    },
    "0,2": {
      "contents": "o"
    }
  },
  "cursor_position": [
    0,
    0
  ]
}