summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-image.yaml
blob: 5dbc0acb1e5645cd7dd784437380b23d40b2aa44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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 ]
          outset: 0
          repeat-vertical: stretch
          repeat-horizontal: stretch