summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/text/isolated-text.yaml
blob: 897d410a848b1e0f328ae7457b57e4e3686ddda4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 1000, 100]
      transform: perspective(1000)
      items:
      - type: stacking-context
        bounds: [0, 0, 1000, 100]
        transform-style: preserve-3d
        items:
          - text: "Cats making all the muffins knock over christmas tree"
            origin: 20 30
            size: 20
            font: "FreeSans.ttf"