summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-image.yaml
blob: 3ed969f7c583fb175fb7ecbc5ce050debbec3685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 500, 500]
      items:
        - type: border
          bounds: [ 100, 100, 192, 192 ]
          width: 32
          border-type: image
          image-source: "border-image-src.png"
          image-width: 96
          image-height: 96
          slice: [ 32 ]
          repeat-vertical: stretch
          repeat-horizontal: stretch