5 testRunner
.dumpAsText();
9 background-image:url(
"support/0x0.bmp");
10 -webkit-background-size:
100 auto;
16 Test for
<i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=19964">Bug https://bugs.webkit.org/show_bug.cgi?id=
19964</a></i>
19 This test checks that using a
0x0 bmp file as a background image with the css background size height property set to auto does not result in a divide by zero. This test passes if it does not cause a crash.