summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/text/bg-color.yaml
blob: 14f53d79be39c3caee6e03f5e5b3f5534dcc5f5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# verify that drawing a text run on an off-screen surface with a
# specified background color gives the same result as drawing a
# subpixel text run directly on the background.
---
root:
  items:
    - type: stacking-context
      transform-style: preserve-3d
      items:
      - text: "A"
        origin: 30 220
        size: 200
        color: black
        font: "FreeSans.ttf"
        bg-color: white