tor-browser

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

subpixel-raster-root.yaml (318B)


      1 # Verify that we don't incorrectly snap surface rects with fractional pixel offsets
      2 ---
      3 root:
      4  items:
      5    -
      6      type: "stacking-context"
      7      transform: translate(0, 100.5, 0)
      8      transform-style: preserve-3d
      9      items:
     10        -
     11          bounds: [0, 10.5, 200, 1]
     12          type: rect
     13          color: green