tor-browser

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

rotated-line.yaml (328B)


      1 # Ensure that under certain transformations with single pixel width
      2 # lines, the AA is applied correctly along the primitive
      3 ---
      4 root:
      5  items:
      6    -
      7      type: stacking-context
      8      transform-origin: 200 200
      9      transform: rotate(45)
     10      items:
     11        - type: rect
     12          bounds: 200 200 1 200
     13          color: black