10 list-style: square -webkit-cross-fade(url(resources/blue-
100.png), url(resources/green-
100.png),
50%);
18 list-style: square -webkit-cross-fade(url(resources/blue-
100.png), url(resources/green-
100.png),
50%);
26 list-style: square -webkit-cross-fade(url(resources/blue-
100.png), url(resources/green-
100.png),
50%);
31 <ul id=
"box"><li>one
</li><li>two
</li></ul>
32 <ul id=
"boxStatic"><li>one
</li><li>two
</li></ul>
33 <ul id=
"boxShorthand"><li>one
</li><li>two
</li></ul>
35 PASS -
"listStyleImage" property for
"box" and
"boxStatic" elements at
2.5s are close enough to each other
<br>
36 PASS -
"listStyleImage" property for
"boxShorthand" and
"boxStatic" elements at
2.5s are close enough to each other