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

Quelle  flatten-twice.yaml   Sprache: unbekannt

 
# This test ensures that we flatten the "flat" style trasformations.
# If the flattening doesn't happen here, the rect gets rotated back
# to the original position.
---
root:
  items:
    -
      bounds: [100, 100, 0, 0]
      type: stacking-context
      transform: rotate-x(45)
      transform-origin: 0 0
      items:
        -
          type: "stacking-context"
          transform: rotate-x(-45)
          transform-origin: 0 0
          items:
            -
              bounds: [0, 0, 200, 200]
              type: rect
              color: green

[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]