tor-browser

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

blend-overflow-ref.yaml (366B)


      1 # Ensure that we correctly calculate the UV sampling rect for the backdrop
      2 # Similar to the mix-blend-mode-overflowing-child.html test in Gecko
      3 ---
      4 root:
      5  items:
      6    - type: rect
      7      bounds: [0, 0, 100, 100]
      8      color: green
      9    - type: rect
     10      bounds: [50, 50, 100, 100]
     11      color: green
     12    - type: rect
     13      bounds: [50, 50, 50, 50]
     14      color: black