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

Quelle  scale-offsets.yaml   Sprache: unbekannt

 
# Test that a scroll-frame nested within a scale
# transform correctly calculates local offsets.
root:
  items:
    - type: stacking-context
      transform: scale(0.5)
      items:
        - type: scroll-frame
          id: 2
          bounds: [100, 100, 100, 100]
          content-size: [260, 260]
          scroll-offset: [0, 60]
          clip-to-frame: true
          items:
            - type: rect
              color: green
              bounds: [100, 100, 260, 260]
              clip-chain: [2]

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]