tor-browser

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

raster-root-scaling-ref.yaml (264B)


      1 # Tests that surfaces created by raster roots are scaled based on the surface to parent transform.
      2 ---
      3 root:
      4  items:
      5    - type: stacking-context
      6      bounds: [0, 0, 0, 0]
      7      items:
      8        - image: checkerboard(2, 16, 16)
      9          bounds: [0, 0, 260, 260]