Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/usb/host/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 7 kB image not shown  

Quelle  fixed-position.yaml   Sprache: unbekannt

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

root:
  bounds: [00102410000]
  scroll-offset: [0100]
  items:
    - type: stacking-context
      bounds: [005050]
      items:
        # This item should not scroll out of view because it is fixed position.
        - type: rect
          bounds: [005050]
          color: green
          spatial-id: root-reference-frame
    - type: stacking-context
      bounds: [005050]
      transform: translate(60100)
      id: 100
      items:
        - type: stacking-context
          bounds: [005050]
          items:
            # Even though there is a custom clip-scroll ID, it should scroll,
            # because it is fixed relative to its reference frame. The reference frame
            # of this stacking context is the stacking context parent because it has
            # a transformation.
            - type: rect
              bounds: [005050]
              color: green
    - type: stacking-context
      bounds: [120050200]
      transform: translate(00)
      id: 101
      items:
        # This is similar to the previous case, but ensures that this still works
        # even with an identity transform.
        - type: stacking-context
          bounds: [0050200]
          items:
            - type: rect
              bounds: [01005050]
              color: green
    - type: stacking-context
      bounds: [180050200]
      perspective: 1
      id: 102
      items:
        # This is similar to the previous case, but for perspective.
        - type: stacking-context
          bounds: [0050200]
          items:
            - type: rect
              bounds: [01005050]
              color: green

[zur Elbe Produktseite wechseln0.2QuellennavigatorsAnalyse erneut starten2026-06-10]