1 Tests a flag to make background shorthand property not override background-size when it's already set.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS e.style.background is 'url(dummy://test.png) 50% 50% / cover no-repeat border-box border-box red'
7 PASS e.style.backgroundSize is 'cover'
9 PASS successfullyParsed is true