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 703 B image not shown  

Quelle  order-3.yaml   Sprache: unbekannt

 
# Ensure that preserve-3d items are correctly batched with transparent siblings.
---
root:
  items:
    -
      type: stacking-context
      transform-style: "preserve-3d"
      items:
        -
          type: rect
          bounds: [8, 8, 200, 200]
          color: blue
    -
      type: stacking-context
      transform-style: "preserve-3d"
      items:
        -
          type: rect
          bounds: [8, 208, 200, 200]
          color: blue
    - type: rect
      color: [255, 0, 0, 0.5]
      bounds: [8, 408, 200, 200]
    -
      type: stacking-context
      transform-style: "preserve-3d"
      items:
        -
          type: rect
          bounds: [8, 408, 200, 200]
          color: blue

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]