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

Quelle  mixed-order-ref.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# The result should be matching the flat ordering, since there
# is no variation in Z of the preserve-3D children.
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 200, 200]
      transform: rotate-x(30)
      items:
        - type: rect
          bounds: [0, 0, 100, 100]
          color: green
        - type: stacking-context
          bounds: [25, 25, 100, 100]
          #transform: rotate-z(45)
          items:
            - type: rect
              bounds: [0, 0, 100, 100]
              color: red
        - type: rect
          bounds: [100, 0, 100, 100]
          color: blue

[ Dauer der Verarbeitung: 0.32 Sekunden  ]