Source code

Revision control

Copy as Markdown

Other Tools

# Reference for the test of the same name: the same clip applied directly to the
# primitive, so it always goes through the regular per-primitive clip path.
---
root:
items:
- type: stacking-context
filters: [opacity(0.5)]
items:
- type: clip
id: 2
complex:
- rect: [100, 100, 500, 400]
radius: 60
- type: rect
bounds: [50, 50, 700, 600]
color: green
clip-chain: [2]