4 This is a regression test for https://code.google.com/p/chromium/issues/detail?id=378469
10 shape-outside: linear-gradient(magenta, currentColor); // currentColor prevents gradient from being cached
15 <div>This test should not crash.
</div>
17 <div id=
"image-shape"></div>
21 if (window
.testRunner
)
22 testRunner
.dumpAsText();