tor-browser

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

tile-cache-raster-root.yaml (1104B)


      1 # Based on a reduced case from blend-clipped.yaml, ensure that if tile caches don't create
      2 # raster roots (which messes with the special case handling and positioning of them).
      3 ---
      4 root:
      5  items:
      6    -
      7      type: "stacking-context"
      8      items:
      9        -
     10          bounds: [0, 111, 1887, 1971]
     11          type: iframe
     12          id: [1, 3]
     13  id: [1, 1]
     14 pipelines:
     15  -
     16    id: [1, 3]
     17    items:
     18      -
     19        type: "scroll-frame"
     20        id: 2
     21        bounds: [0, 0, 1887, 1971]
     22        clip-to-frame: true
     23      -
     24        spatial-id: 2
     25        type: "stacking-context"
     26        items:
     27          -
     28            bounds: [0, -186, 1887, 239]
     29            spatial-id: 2
     30            type: clip
     31            id: 4
     32          -
     33            bounds: [-660.45, -186, 0, 0]
     34            spatial-id: 2
     35            clip-chain: [4]
     36            type: "stacking-context"
     37            transform: [1, 0, 0, 0, -0.57735026, 1, 0, 0, 0, 0, 1, 0, 68.849, 0, 0, 1]
     38            items:
     39              -
     40                bounds: [0, 0, 1887, 239]
     41                type: rect
     42                color: blue
     43                clip-chain: [2, 4]