tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

checkerboard.yaml (306B)


      1 ---
      2 root:
      3  items:
      4    - type: clip
      5      id: 2
      6      image-mask:
      7        image: transparent-checkerboard(2, 16, 16)
      8        rect: [0, 0, 200, 200]
      9        repeat: false
     10    - type: stacking-context
     11      clip-chain: [2]
     12      items:
     13      - type: rect
     14        bounds: [0, 0, 200, 200]
     15        color: blue