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

Quelle  iframe-dup.yaml   Sprache: unbekannt

 
# Ensure that a duplicated iframe reference doesn't cause a panic in WR
---
root:
  items:
    -
      type: iframe
      id: [1, 2]
      bounds: [100, 100, 100, 100]
    -
      type: iframe
      id: [1, 2]
      bounds: [100, 100, 100, 100]

pipelines:
  -
    id: [1, 2]
    items:
      -
        type: "rect"
        color: [255, 0, 0, 1]
        bounds: [100, 100, 100, 100]

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]