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

Quelle  simple.yaml   Sprache: unbekannt

 
root:
  items:
    - type: scroll-frame
      id: 2
      bounds: [10, 10, 50, 50]
      content-size: [100, 100]
      clip-to-frame: true
      items:
        - type: rect
          bounds: [10, 10, 500, 500]
          color: green
          clip-chain: [2]
    - type: scroll-frame
      id: 3
      bounds: [70, 10, 50, 50]
      content-size: [100, 100]
      clip-to-frame: true
      items:
        - type: rect
          bounds: [70, 10, 100, 100]
          color: green
          clip-chain: [3]

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]