| OLD | NEW |
| (Empty) | |
| 1 |
| 2 Single value for background-image : url("http://www.webkit.org/a") 1x |
| 3 Unprefixed: PASS |
| 4 Prefixed: PASS |
| 5 |
| 6 Multiple values for background-image : url("http://www.webkit.org/a") 1x, url("h
ttp://www.webkit.org/b") 2x |
| 7 Unprefixed: PASS |
| 8 Prefixed: PASS |
| 9 |
| 10 Multiple values for background-image, out of order : url("http://www.webkit.org/
c") 3x, url("http://www.webkit.org/b") 2x, url("http://www.webkit.org/a") 1x |
| 11 Unprefixed: PASS |
| 12 Prefixed: PASS |
| 13 |
| 14 Duplicate values for background-image : url("http://www.webkit.org/c") 1x, url("
http://www.webkit.org/b") 2x, url("http://www.webkit.org/a") 1x |
| 15 Unprefixed: PASS |
| 16 Prefixed: PASS |
| 17 |
| 18 Fractional values for background-image : url("http://www.webkit.org/c") 0.2x, ur
l("http://www.webkit.org/b") 2.3x, url("http://www.webkit.org/a") 12.3456x |
| 19 Unprefixed: PASS |
| 20 Prefixed: PASS |
| 21 |
| 22 Single value for list-style-image : url("http://www.webkit.org/a") 1x |
| 23 Unprefixed: PASS |
| 24 Prefixed: PASS |
| 25 |
| 26 Multiple values for list-style-image : url("http://www.webkit.org/a") 1x, url("h
ttp://www.webkit.org/b") 2x |
| 27 Unprefixed: PASS |
| 28 Prefixed: PASS |
| 29 |
| 30 Multiple values for list-style-image, out of order : url("http://www.webkit.org/
c") 3x, url("http://www.webkit.org/b") 2x, url("http://www.webkit.org/a") 1x |
| 31 Unprefixed: PASS |
| 32 Prefixed: PASS |
| 33 |
| 34 Duplicate values for list-style-image : url("http://www.webkit.org/c") 1x, url("
http://www.webkit.org/b") 2x, url("http://www.webkit.org/a") 1x |
| 35 Unprefixed: PASS |
| 36 Prefixed: PASS |
| 37 |
| 38 Fractional values for list-style-image : url("http://www.webkit.org/c") 0.2x, ur
l("http://www.webkit.org/b") 2.3x, url("http://www.webkit.org/a") 12.3456x |
| 39 Unprefixed: PASS |
| 40 Prefixed: PASS |
| 41 |
| 42 Single value for content : url("http://www.webkit.org/a") 1x |
| 43 Unprefixed: PASS |
| 44 Prefixed: PASS |
| 45 |
| 46 Multiple values for content : url("http://www.webkit.org/a") 1x, url("http://www
.webkit.org/b") 2x |
| 47 Unprefixed: PASS |
| 48 Prefixed: PASS |
| 49 |
| 50 Multiple values for content, out of order : url("http://www.webkit.org/c") 3x, u
rl("http://www.webkit.org/b") 2x, url("http://www.webkit.org/a") 1x |
| 51 Unprefixed: PASS |
| 52 Prefixed: PASS |
| 53 |
| 54 Duplicate values for content : url("http://www.webkit.org/c") 1x, url("http://ww
w.webkit.org/b") 2x, url("http://www.webkit.org/a") 1x |
| 55 Unprefixed: PASS |
| 56 Prefixed: PASS |
| 57 |
| 58 Fractional values for content : url("http://www.webkit.org/c") 0.2x, url("http:/
/www.webkit.org/b") 2.3x, url("http://www.webkit.org/a") 12.3456x |
| 59 Unprefixed: PASS |
| 60 Prefixed: PASS |
| 61 |
| OLD | NEW |