10 background-color: red;
11 background-image: -webkit-cross-fade(url(resources/blue-
100.png), url(resources/green-
100.png),
50%);
19 background-color: red;
20 background-image: -webkit-cross-fade(url(resources/blue-
100.png), url(resources/green-
100.png),
50%);
28 background-color: red;
29 background-image: -webkit-cross-fade(url(resources/blue-
100.png), url(resources/green-
100.png),
50%);
35 <div id=
"boxStatic"></div>
36 <div id=
"boxShorthand"></div>
38 PASS -
"backgroundImage" property for
"box" and
"boxStatic" elements at
2.5s are close enough to each other
<br>
39 PASS -
"backgroundImage" property for
"boxShorthand" and
"boxStatic" elements at
2.5s are close enough to each other