3 .bogus-shape-outside:not(h1) { shape-outside: url(#no-such-anchor); }
6 if (window
.testRunner
) {
7 testRunner
.waitUntilDone();
8 testRunner
.dumpAsText();
12 setTimeout("tCFcrash()", 0);
15 document
.addEventListener("DOMContentLoaded", initCF
, false);
18 theBody
.classList
.add("bogus-shape-outside");
19 rr3706
= document
.createRange();
20 window
.getSelection().addRange(rr3706
);
21 theBody
.style
.display
= "table-row";
22 theBody
.setAttribute("class", "c11");
23 if (window
.testRunner
)
24 testRunner
.notifyDone();
27 This test should not crash.
30 Based on https://cluster-fuzz.appspot.com/testcase?key=4709517736542208