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

Quelle  tiling-conic-1-ref.yaml   Sprache: unbekannt

 
---
root:
  items:
    # top left
    - type: conic-gradient
      bounds: 50 50 200 200
      angle: 0.0
      center: 100 100
      stops: [0, red, 1, blue]
    # top right
    - type: conic-gradient
      bounds: 350 50 200 200
      angle: 0.0
      center: 100 100
      stops: [0, red, 1, blue]
    # bottom left
    - type: conic-gradient
      bounds: 50 350 200 200
      angle: 0.0
      center: 100 100
      stops: [0, red, 1, blue]
    # bottom right
    - type: conic-gradient
      bounds: 350 350 200 200
      angle: 0.0
      center: 100 100
      stops: [0, red, 1, blue]

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]