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

Quelle  snapshot-offscreen.yaml   Sprache: unbekannt

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

# This test case contains two snapshotted stacking contexts that are far
# off-screen, displayed as images that are in view.
# The images should show the contents of the stacking context.
---
root:
  items:
    - type: stacking-context
      bounds: [00100100]
      items:
      - type: rect
        bounds: [ 00320250 ]
        color: [1005010]
      - type: stacking-context
        bounds: [1000000200200]
        snapshot:
          name: "snap0"
          area: [101080180]
        items:
          - type: rect
            bounds: [ 0090100]
            color: [01500]
          - type: rect
            bounds: [ 1010090100]
            color: [15000]
      - type: stacking-context
        bounds: [-35004500200200]
        snapshot:
          name: "snap1"
          area: [-10, -10120220]
        items:
          - type: rect
            bounds: [0090100]
            color: [01500]
          - type: rect
            bounds: [ 1010090100]
            color: [15000]

      # The two rects behind the images are only there to show
      # the bounds of the image. They are not useful to the test
      # per-se but make it easier to see what is off if the
      # bounds are incorrect.
      - type: rect
        bounds: [102080180]
        color: [200200200]
      - image: snapshot(snap0)
        bounds: [102080180]

      - type: rect
        bounds: [1500120220]
        color: [200200200]
      - image: snapshot(snap1)
        bounds: [1500120220]

[Dauer der Verarbeitung: 0.5 Sekunden, vorverarbeitet 2026-06-05]