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

Quelle  aa-dist-bug.yaml   Sprache: unbekannt

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

# Test that when the AA range is > 1, the AA is correctly applied to
# an ellipse clip. This is a regression test for issue #2576.
# The rectangles below mask out most of the box shadow and rounded
# corners, which are not relevant to what is being tested here.
---
root:
  items:
    - type: stacking-context
      transform: rotate-z(-45) rotate-x(-60)
      transform-origin: 300 300
      items:
        - type: box-shadow
          bounds: [00150150]
          color: black
          offset: [15050]
          border-radius: 8

        - type: clip
          id: 2
          complex:
            - rect: [900150150]
              radius: 8

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

        - type: rect
          color: red
          border-radius: 8
          bounds: [900150150]
          clip-chain: 10

    - type: rect
      color: white
      bounds: [25010024084]

    - type: rect
      color: white
      bounds: [25020424070]

    - type: rect
      color: white
      bounds: [240100100150]

    - type: rect
      color: white
      bounds: [390100100150]

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-10]