summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/transforms/image-rotated-clip.yaml
blob: 71f7300a5fa8b64300b771cbd1b1d6f9af3c6ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
root:
  items:
    -
      bounds: [18, 18, 400, 400]
      "clip-rect": [18, 18, 400, 400]
      type: clip
      id: 2
      "content-size": [400, 400]
    -
      bounds: [0, 0, 0, 0]
      clip-chain: [2]
      type: "stacking-context"
      transform: [0.70710677, 0.70710677, 0, 0, -0.70710677, 0.70710677, 0, 0, 0, 0, 1, 0, 218, -64.84271, 0, 1]
      items:
        -
          bounds: [0, 0, 400, 400]
          "clip-rect": [0, 0, 400, 400]
          image: solid-color(255, 0, 0, 255, 400, 400)