tor-browser

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

segmentation-with-other-coordinate-system-clip.yaml (1898B)


      1 # This is testing whether a clip properly clips a primitive in another
      2 # coordinate system that is segmented.
      3 # See https://github.com/servo/webrender/issues/2294
      4 ---
      5 root:
      6  items:
      7  -
      8    type: "stacking-context"
      9    items:
     10    -
     11      id: 2
     12      bounds: [0, 0, 100, 100]
     13      "clip-rect": [0, 0, 100, 100]
     14      type: clip
     15    -
     16      type: "stacking-context"
     17      transform: [0.98883086, 0.14904226, 0, 0, -0.14904226, 0.98883086, 0, 0, 0, 0, 1, 0, 1533.3134, 109.21605, 0, 1]
     18      items:
     19      -
     20        type: "stacking-context"
     21        transform: [0.7818315, 0.6234898, 0, 0, -0.6234898, 0.7818315, 0, 0, 0, 0, 1, 0, 132.98201, -64.04077, 0, 1]
     22        items:
     23        -
     24          type: "stacking-context"
     25          transform: [0.93087375, 0.36534107, 0, 0, -0.36534107, 0.93087375, 0, 0, 0, 0, 1, 0, 68.64584, -46.80194, 0, 1]
     26          items:
     27          -
     28            type: "stacking-context"
     29            transform: [0.8262389, 0.56332004, 0, 0, -0.56332004, 0.8262389, 0, 0, 0, 0, 1, 0, 116.458824, -61.550323, 0, 1]
     30            items:
     31            -
     32              type: "stacking-context"
     33              transform: [0.90096885, 0.43388373, 0, 0, -0.43388373, 0.90096885, 0, 0, 0, 0, 1, 0, 84.200554, -52.906708, 0, 1]
     34              items:
     35              -
     36                type: "stacking-context"
     37                transform: [0.98883086, 0.14904226, 0, 0, -0.14904226, 0.98883086, 0, 0, 0, 0, 1, 0, 25.3134, -21.78395, 0, 1]
     38                items:
     39                -
     40                  type: "stacking-context"
     41                  transform: [0.73305184, 0.68017274, 0, 0, -0.68017274, 0.73305184, 0, 0, 0, 0, 1, 0, 149.64511, -65.28949, 0, 1]
     42                  items:
     43                  -
     44                    bounds: [1000, 0, 1000, 1000]
     45                    "clip-rect": [1000, 0, 1000, 1000]
     46                    type: rect
     47                    color: green
     48                    clip-chain: [2]