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

Quelle  backface-picture.yaml   Sprache: unbekannt

 
# In this test we ensure that "backface-visiblity" property
# is not inherited, and the red rect rotated by 180 degrees
# is still rendered.
---
root:
  items:
    - type: stacking-context
      items:
        - type: stacking-context
          transform-style: preserve-3d
          backface-visible: false
          items:
            - type: stacking-context
              transform: rotate-y(180)
              transform-origin: 50 50
              items:
                - type: stacking-context
                  items:
                    - type: rect
                      color: red
                      bounds: 0 0 100 100

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]