tor-browser

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

no-clip-mask.yaml (591B)


      1 # In this case, there is no incompatible transform.
      2 # Therefore, the clip condition should be handled
      3 # by the vertex shader via the local_clip_rect, and
      4 # there should be no clip mask generated.
      5 ---
      6 root:
      7  items:
      8    -
      9      type: "stacking-context"
     10      items:
     11        -
     12          bounds: [0, 111, 1087, 565]
     13          "clip-rect": [0, 111, 1087, 565]
     14          type: iframe
     15          id: [1, 2]
     16 pipelines:
     17  -
     18    id: [1, 2]
     19    items:
     20      -
     21        bounds: [1075, -1, 12, 199]
     22        "clip-rect": [1075, -1, 12, 199]
     23        image: checkerboard(4, 8, 8)
     24        stretch-size: 72 72