Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/gfx/wr/wrench/reftests/mask/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 451 B image not shown  

Quelle  checkerboard-tiling.yaml   Sprache: unbekannt

 
# Tests a tiled image mask with leftover tile offsets.
---
root:
  items:
    - type: clip
      id: 2
      image-mask:
        image: transparent-checkerboard(2, 16, 16)
        rect: [0, 0, 200, 200]
        repeat: false
        # This is the point of the test, can't be a divisor of 200.
        tile-size: 37
    - type: stacking-context
      clip-chain: [2]
      items:
      - type: rect
        bounds: [0, 0, 200, 200]
        color: blue

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]