Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/wr/wrench/invalidation/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 811 B image not shown  

Quelle  clip_promotion.yaml   Sprache: unbekannt

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

# Test that a root-level stacking context with a rounded-rect clip allows
# tile cache barriers to fire, resulting in multiple picture cache slices.
# This simulates the Firefox browser chrome case where `body` has
# `contain: paint` and the window has CSD rounded corners.
---
root:
  items:
    - type: clip
      id: 2
      complex:
        - rect: [00400400]
          radius: 10

    - type: clip-chain
      id: 3
      clips: [2]

    - type: stacking-context
      bounds: [00400400]
      clip-chain: 3
      items:
        - type: rect
          color: blue
          bounds: [0040050]

        - type: iframe
          id: [13]
          bounds: [050400350]

pipelines:
  -
    id: [13]
    items:
      - type: rect
        color: green
        bounds: [00400350]

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-08-25]