chromium/third_party/blink/web_tests/fast/frames/iframe-remove-after-id-change-expected.txt

This test verifies that removing an iframe from the DOM removes the corresponding frame from the page, even if the iframe's id has changed and the iframe is loading a document.

PASS: iframe removed from the page.