tor-browser

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

fixed-position-clipping-ref.yaml (282B)


      1 ---
      2 root:
      3  items:
      4    -
      5      bounds: [10, 10, 100, 100]
      6      clip-rect: [10, 10, 100, 100]
      7      type: rect
      8      color: 0 255 0 1.0
      9    -
     10      bounds: [110, 10, 100, 100]
     11      clip-rect: [110, 10, 100, 100]
     12      type: rect
     13      color: 0 255 0 1.0
     14  id: [0, 1]
     15 pipelines: []