tor-browser

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

shadow-atomic.yaml (1241B)


      1 --- # checks that decorations on "real" content and "shadow" content are on seperate, atomic, layers
      2 root:
      3  items:
      4        -
      5          type: "shadow"
      6          bounds: [14, 18, 205, 35]
      7          blur-radius: 0
      8          offset: [20, 16]
      9          color: green
     10        -
     11          type: "shadow"
     12          bounds: [14, 18, 205, 35]
     13          blur-radius: 0
     14          offset: [10, 8]
     15          color: black
     16        -
     17          type: line
     18          baseline: 45
     19          start: 14
     20          end: 210
     21          width: 3
     22          orientation: horizontal
     23          color: red
     24          style: solid
     25        -
     26          bounds: [14, 18, 205, 35]
     27          glyphs: [55, 75, 76, 86, 3, 76, 86, 3, 87, 75, 72, 3, 69, 72, 86, 87]
     28          offsets: [16, 43, 35.533333, 43, 51.533333, 43, 60.4, 43, 72.833336, 43, 80.833336, 43, 89.7, 43, 102.13333, 43, 110.13333, 43, 119, 43, 135, 43, 149.2, 43, 157.2, 43, 173.2, 43, 187.4, 43, 196.26666, 43]
     29          size: 18
     30          color: red
     31          font: "VeraBd.ttf"
     32        -
     33          type: line
     34          baseline: 32
     35          start: 14
     36          end: 210
     37          width: 3
     38          orientation: horizontal
     39          color: red
     40          style: solid
     41        -
     42          type: "pop-all-shadows"