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

Quelle  clip-thin-rotated.yaml   Sprache: unbekannt

 
# Test checks if a rotated clip with a long and thin rectangle would still
# correctly affect the primitive with regards to the inner bounds.
---
root:
  items:
    -
      bounds: [0, 0, 0, 0]
      type: "reference-frame"
      id: 2
    -
      bounds: [0, 0, 0, 0]
      type: "stacking-context"
      transform: rotate(45) translate(200, 0)
      items:
        -
          bounds: [0, 0, 20, 1000]
          type: clip
          id: 5
        # uncomment this to see the clip area
        #-
        #  bounds: [0, 0, 20, 1000]
        #  type: rect
        #  color: green
    - # we aren't supposed to see this one
      bounds: [0, 0, 0, 0]
      type: "stacking-context"
      clip-and-scroll: [2, 5]
      items:
        -
          bounds: [120, 120, 10, 10]
          type: rect
          color: red
    -
      bounds: [0, 0, 0, 0]
      type: "stacking-context"
      clip-and-scroll: [2, 5]
      items:
        -
          bounds: [100, 100, 14, 14]
          type: rect
          color: blue

[ Dauer der Verarbeitung: 0.5 Sekunden  (vorverarbeitet)  ]