Back to Chromium

Onload Remove Iframe Crash

third_party/blink/web_tests/fast/frames/onload-remove-iframe-crash.html

149.0.7827.2288 B
Original Source

This test checks for a crash that once happened in WebKit. The crash was caused by an onload handler for a synchronously loaded iframe removing the iframe from the document.

(For compatibility, WebKit loads about:blank and javascript: URLs synchronously).


PASS: You didn't crash.