tor-browser

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

split-intersect1-ref.yaml (330B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      items:
      6        - type: stacking-context
      7          items:
      8            - type: rect
      9              bounds: 50 0 50 100
     10              color: red
     11        - type: stacking-context
     12          items:
     13            - type: rect
     14              bounds: 0 0 50 100
     15              color: green