5 window
.testRunner
.dumpAsText();
8 [].forEach
.call(document
.querySelectorAll('a *'), function(node
) {
9 node
.parentNode
.removeChild(node
);
15 This test should not cause crashes or asserts decrementing the connected
16 subframe count after the parser has moved the iframe in the adoption agency
20 <!-- </figure> is missing to cause the adoption agency algorithm to move the iframe -->
21 <a><figure><iframe></iframe></a>