2 <div id=start
><br><br></div>
5 if (window
.testRunner
) {
6 testRunner
.waitUntilDone();
7 testRunner
.dumpAsText();
9 // crbug.com/409508: Crashes if we attempt to delete a node in the interval tree of floats while traversing it.
10 var selection
= window
.getSelection();
11 selection
.setBaseAndExtent(start
, 0, end
, end
.childNodes
.length
);
12 if (window
.testRunner
)
13 testRunner
.notifyDone();
17 shape-outside: url(
"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'></svg>");